Actions
Feature #1655
closedEnable synchronization for the system marked as inactive with provisioning queue
Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Synchronization
Target version:
Start date:
05/15/2019
Due date:
% Done:
100%
Estimated time:
Owner:
Description
If the system is marked as inactive with provisioning queue, it makes sense sometimes to enable synchronization from the same system.
Related issues
Updated by Radek Tomiška over 5 years ago
- Related to Task #539: Inactive system fills provisioning queue added
Updated by Radek Tomiška over 5 years ago
- Status changed from New to In Progress
Updated by Radek Tomiška over 5 years ago
Design: ReadOnly flag will be included in system state enumeration with values:
- ReadOnly - with provisioning queue (original readonly)
- ReadOnly - without provisioning queue (newly added behavior usable for UC in this ticket, provisioning operation will not be saved into queue)
- Inactive - with provisioning queue (original inactive)
- Inactive - without provisioning queue (recently added behavior, provisioning operation is not saved into queue)
Updated by Radek Tomiška over 5 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 0 to 90
It's implemented as design above says.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/bb307cf6abd7e202d0c3f4047179a8711d865f91
Doc:
https://wiki.czechidm.com/tutorial/adm/systems
Could you do a feedback, please?
Updated by Vít Švanda over 5 years ago
I tested it and works nice. Sync can be used when read-only+without provisioning option is selected.
Updated by Vít Švanda over 5 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
Updated by Radek Tomiška over 5 years ago
- Status changed from Resolved to Closed
Updated by Radek Tomiška over 5 years ago
- Related to Defect #1786: Error message when creating a virtual system added
Actions