titan icon indicating copy to clipboard operation
titan copied to clipboard

Assign user to a service as approver

Open redhood-97 opened this issue 4 years ago • 0 comments

  • Create an API to add a new user to a service as the approver of a particular deployment (based on the deployment Id)
  • Also, need to modify the current user schema and a field which maintains a list of all the deployment Ids (references) against it.
  • Mantain a flag of 'True' or 'False' if the user has approval rights of any service.

redhood-97 avatar Feb 03 '22 14:02 redhood-97