dmwm / WMCore

Core workflow management components for CMS.
Apache License 2.0
45 stars 106 forks source link

Workflow creation and rejection rights #5607

Closed drkovalskyi closed 6 years ago

drkovalskyi commented 9 years ago

Dear Developers,

it looks like currently people who can inject new workflows not always have rights to reject them. This leads to a situation that we need to clean up bad requests ourselves. It's better if the person who makes a mistake can fix it himself. It can be a potential issue if we want to remove a manual handshake between PPD and Computing.

Dima

DAMason commented 9 years ago

Provided the workflow has not been assigned, after which point control of the workflow has to change hands to ops.

julianbadillo commented 8 years ago

Adding to this discussion: ReqMgr doesn't allow to create ACDC's when an user is registered to DATAOPS but not to PPD group. In that case we get: 400 Bad Request Create request failed, (400, 'Error in Request check-in: RequestCheckInError Message: Error creating new request: User mcremone is not a member of group ppd User is associated to groups: ['DATAOPS'] \tModuleName : WMCore.RequestManager.RequestMaker.CheckIn \tMethodName : checkIn