-
Type: Clean up
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 73.4
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Versioning & Branch management
-
Epic Link:
-
Tags:
-
Story Points:1
Currently, users have a checkbox when doing a release to create a commit for the next version number.
It is a bad pratice as it lets people make a release and keep making commits with the same destination version number.
For consistency with the REST API and to simplify use cases, we should remove that option and force a next version number. Workaround would be to edit the version number afterwards if people have a really good reason to keep that behavior.
TODO
- Remove ability to disable the next version in the release popup
- is related to
-
NXS-4468 Create REST API endpoint to trigger Studio releases
- Resolved