Unlink team from a project for allowing team deletion#6953
Unlink team from a project for allowing team deletion#6953ramyaragupathy merged 22 commits intodevelopfrom
Conversation
c5d3034 to
2789e4b
Compare
|
Frontend: Note: The |
|
Thanks for the screenshots @manjitapandey @suzit-10 - I think the warning message has to be persistent similar to the one we display in project edit section so that the user does not miss to notice what has gone wrong. |
|
@suzit-10 Can we also add a confirmation pop up with message saying "This action cannot be reverted, are you sure you want to unlink?" or something similar. Thanks! |
…nlink response Show inline error message on sinle project unlink failure Show error message on top on bulk unlink failure Show persistent success message on unlink successfull
b3a9cce to
8865849
Compare
|
…message Show specific error messages on team unlinking failure (follow-up to #6953)







What type of PR is this? (check all applicable)
Related Issue
Related to #6773
Describe this PR
If teams are linked to a project, the team cant be deleted and there is no way for team managers to unlink a team from a project without having edit permission to that particular project.
Provides a separate endpoint for team managers to unlink their team from a particular project.