-
Suggestion
-
Resolution: Fixed
-
None
-
0
-
4
-
Problem Definition
- When the customer has some long running branches at times (think Release, Hotfix, etc) and that feature has not met their needs for most cases on some teams/workflows and the list grows huge, there is no way to delete plan branches in bulk.
Suggested Solution
Customers would like to be able to delete branch plans such as a Delete method with a JSON body on what to delete. Availability of a REST API to delete Plan branches would work.
Workaround
A dirty hack to achieve this is to constuct a script that utilises HTTP calls and perform the DELETE task.
- relates to
-
BAM-19716 REST API to delete Deployment projects & Plans
- Closed