JTS 6.0.3: new restriction (invalid characters & " ' /) for Team Area names?
![]() The current milestone of JTS 6.0.3 comes with a new limitation on the characters allowed in the Team Area name field. I'm getting this error when creating or modifying a Team Area: The area cannot be created because its name includes one or more of these invalid characters: & < > " ' / Except the forward slash, the rest were valid characters in previous versions. To reproduce the problem, simply attempt to modify the following Team Area from one of the Jazz.net sandboxes (just remove an s at the end of the Team Area name and click Save): My concern is, We have loads of existing Team Areas across all our Project Areas with these characters in our environments. Once we upgrade, we won't even be able to assign members to Team Areas having these characters. We first need to remove those invalid ones! Furthermore, we can't create Project Areas out of our custom template because, as part of the Project Area initialisation, we use the 'Create Team Areas' follow-up action, and that fails because of these invalid characters. I am wondering if we'll need to analyse the impact and remove invalid characters everywhere: Process Templates, Java API scripts, existing Team Areas across all Project Areas... and who knows what else. Unfortunately, with the volume of data we have, it will take days, if not weeks. Am I just being paranoid? or is there someone else out there with similar concerns? |
Accepted answer
One other answer
![]()
Following this problem, a TechNote has been created:
Creating a Project area fails with "Cannot initialise new Project Areas" or Modifying a Team Area fails with "Cannot modify existing Team Area" in Rational Team Concert., , https://www-01.ibm.com/support/docview.wss?uid=swg21993070 And note similar to the one below will be added to the next iFixes README's : ----- 12. KNOWN ISSUES +-- Product Rational Team Concert Attempts to Create a Project area fails with "Cannot initialise new Project Areas" and Attempts to Modifying a Team Area fails with "Cannot modify existing Team Area" in IBM Rational Team Concert (RTC) after installation of an 6.0.2 iFix005. Please see the following technote for further details and the resolution - http://www-01.ibm.com/support/docview.wss?uid=swg21993070 ----- |
Comments
Miguel,
I've just tested my sandbox at Version: 6.0.3 M5 this is for a Team Rename in RTC:
for Team Name : "Team 1 & < > " '/ ID"
Save and got the error : A team area name can NOT contain a '/'
It seems to affect all Jazz-based products (RTC, RQM, DNG, Design Manager). According to IBM support, this change was implemented following a security issue. See
http://www-01.ibm.com/support/docview.wss?uid=swg21991478
Actually, we found it when installing the iFix 018 for RTCv5.0.2.
The error message you are getting "A team area name can NOT contain a '/' " is the old one. The forward slash was the only invalid character for Team Area names... till now.
Maybe it's 6.0.3 M6 the first version including this change, I can't be sure. The readme.txt files won't contain any information related to security issues.
Something is telling me that when v6.0.3 is released, I'm not going to be only one moaning about this.