SUMMARY:
Integration of Portfolio Item (Capability) as Task from Rally to Clarity using the Investment type integration is truncating the Task name to 150 chars though the max length in Clarity for Task name attribute is 256.
Steps to Reproduce:
- Create an integration in Clarity to map it with a workspace in Rally.
- On the agile central tab select the Integration Type as 'Investment'
- On the Portfolio Item tab create an instance with PORTFOLIO ITEM TYPE as Capability with Ordinal 2 and CREATE AND SYNC PORTFOLIO ITEMS checked
- Create a project in Clarity
- Populate the CREATE AGILE CENTRAL INVESTMENT, INTEGRTION TYPE and SYNCHRONIZE fields appropriately to sync the project from Clarity to Rally as Investment
- Execute the Create Agile Central Investments job
- The investment is now available in Rally
- Create a capability in Rally and make sure that the length of name is above 150 characters i.e. 160 chars approximately
- Link the capability with the investment created in step 7
- Execute the job 'Synchronize Agile Central' in Clarity
- Capability is created as Task in Clarity on respective project
- Verify the length of Task name
Expected Results: Full Task name should be copied as is from Rally to Clarity without truncation.
Actual Results: Task name is truncated to 150 characters.