-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 25
-
Fix Version/s: 32
-
Component/s: Versioning & Branch management
-
Tags:
-
Sprint:TGV 04
This usually happens when a user register on Connect, his username will be his email address which contains special characters like '@' or '.', etc, and the branch creation will fail.
A new value must be store in the user preferences of a StudioProject, it is the filtered username (if it needs to be filtered) and use it to build the name of the working branch (for creation, checkout, deletion).