Allow sharing of Managers #51515
Labels
No Label
Good First Issue
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Job Type
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/flamenco#51515
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pretty much same functionality as sharing a project (i.e. adding/removing people to/from a group).
Needs both web and API work. Probably best to make a PATCH operation for this, and to call that from JavaScript in the web UI.
See PATCH code for assigning Manager to project, Python API side and JavaScript side.
Changed status to: 'Open'
Added subscribers: @dr.sybren, @fsiddi
API side implemented in
f542a99564
Added subscriber: @pablovazquez
Assigned to @venomgfx to implement the web side of things.
Changed status from 'Open' to: 'Resolved'