Created a Project with a file called ActiveTestSuite.java and renamed the file to ACTIVETESTSUITE.JAVA. Then performed a synchronize location and the following error message will appear:
are completed Project Config- Client crash when selecting project node if user doesn't have Layout/ Project /New Project Config- New Project Name in Branching does not accept spaces Project Config- Detach from Project at Dev Area not working properly Project Config- Cannot detach multiple files from project from right click under Attachment node Release Mngmt- Maintain Causes Wrong Directory Structure To Be Created Release Mngmt- Simultaneous Freezes
Project names with spaces can be created in WSAD (or any other IDE); however, this goes against the constraints of ChangeMan where project names with spaces are not allowed. ChangeMan should limit or check that the project name created in the IDE is valid when adding the project to the ChangeMan repository. If the project name does not meet the constraints of ChangeMan, then the name should not be created and a message should be displayed to change the name.
Fixed in DS 5.7.1 - Package name limitation is 50 characters. Trying to create a package with name more than 50 characters results in message 'Package name must be less than 50 characters.'