You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With #477 and #360 the CronJobs to reconcile TeamMemberships are deprecated. Now there is a dedicated controller for reconciling TeamMemberships based on existing Team CRs and the SCIM Config specified in the Organization CR.
If the SCIM Config is not working it is currently not possible for Endusers to know why their TeamMemberships are not created. Only for existing TeamMemberships the status is updated.
Acceptance Criteria
Failure to interact with the SCIM API is made available to the enduser via StatusConditions on the Organization resource.
Org resource reconciles SCIM API access availability
TeamMemberships should only be reconciled if the Org's StatusCondition reflect a valid SCIM API access
TeamMembership status conditions reflect errors during updating
Documentation on how to setup the Team Membership syncing with Greenhouse (SCIM Config on Org)
Reference Issues
No response
Additional context
The Ready status of a TeamMembership should be visualised in the Dashboard
The text was updated successfully, but these errors were encountered:
Priority
(Low) Something is a little off
Description
With #477 and #360 the CronJobs to reconcile TeamMemberships are deprecated. Now there is a dedicated controller for reconciling TeamMemberships based on existing Team CRs and the SCIM Config specified in the Organization CR.
If the SCIM Config is not working it is currently not possible for Endusers to know why their TeamMemberships are not created. Only for existing TeamMemberships the status is updated.
Acceptance Criteria
Reference Issues
No response
Additional context
The Ready status of a TeamMembership should be visualised in the Dashboard
The text was updated successfully, but these errors were encountered: