When Team Areas has "&" in the name, error CRJAZ6043E pops up in RTC 6.0.2
We have team names for example "RTC & Tools".
After upgrading to RTC 6.0.2, iFix 005, we are unable to change anything on the "team area" due to the presence of "&" and RTC throws error
CRJAZ6043E The area cannot be created because its name includes one or more of these invalid characters: & < > " ' /
Is this newly introduced in RTC 6.0.2?
After upgrading to RTC 6.0.2, iFix 005, we are unable to change anything on the "team area" due to the presence of "&" and RTC throws error
CRJAZ6043E The area cannot be created because its name includes one or more of these invalid characters: & < > " ' /
Is this newly introduced in RTC 6.0.2?
Accepted answer
3 other answers
Hi Karthik,
Yes, its newly introduced.
The following characters are not allowed anymore.
&,', ", <, >, / (ampersand, single quote, double quote, greater
than
, smaller than, forward slash)
Remove the restricted characters and save the project.
Regards,
Arun.
Yes, its newly introduced.
The following characters are not allowed anymore.
&,', ", <, >, / (ampersand, single quote, double quote, greater
Remove the restricted characters and save the project.
Regards,
Arun.
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
-----
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
-----