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
The goal is to have a traffic light to see whether the currently made changes on the client side can be saved (green) or not (red).
Implementation Aspects
Similar behavior has already been implemented for the CQ Migrator. The information is gathered from the 'Permissions' section of the process specification: see attachment 42804
The above request checks access right for the current user. Check if the user can:
Save a Work Item (operationId)
In the context of the 'Test Workitems' team in the 'Jazz Eco System Extensions (ccm)' project area (context)
Has the permission to do these actions:
--- Create a Defect (action)
--- Modify the Summary attribute (action)
--- Modify the category (fled against) attribute (action)
--- Modify the target (planned for) attribute (action)
Description
The goal is to have a traffic light to see whether the currently made changes on the client side can be saved (green) or not (red).
Implementation Aspects
Similar behavior has already been implemented for the CQ Migrator. The information is gathered from the 'Permissions' section of the process specification: see attachment 42804
Sample Request:
https://bt-clmserver01.hqs.sbt.siemens.com/ccm/process-security/operation-reports?operationId=com.ibm.team.workitem.operation.workItemSave&context=https://bt-clmserver01.hqs.sbt.siemens.com/ccm/process/project-areas/_I699QGI9Eee2gti8QIkmag/team-areas/_yaH9IBMuEeiYtazhBs4YWw&action=create/type/com.ibm.team.workitem.workItemType.defect&action=modify/summary&action=modify/category&action=modify/target
The above request checks access right for the current user. Check if the user can:
--- Create a Defect (action)
--- Modify the Summary attribute (action)
--- Modify the category (fled against) attribute (action)
--- Modify the target (planned for) attribute (action)
Acceptance Criteria
Please add some acceptance criteria
Other Attributes
The text was updated successfully, but these errors were encountered: