Attribute Customization : (Calculated Value script) can we get the values from custom attribute of Type String List and return those values into other Custom String List attribute?
Hello,
One answer
As of https://jazz.net/wiki/bin/view/Main/AttributeCustomization#API_for_Javascript string lists are not mentioned in the supported types. See section
- Short String
- Medium String
- Large String
- Integer
- Long
Comments
Hello Ralph,
I had added a link to the part of the attribute customization API documentation in the answer below. The blue stuff is links.
Ralph,
Yes I did use ?debug=true while debugging the script.
Ralph,
Note, I do not understand your use case description. Since attribute customization only works within one work item, what is the benefit you try to achieve? Do you try to copy the Names for the other project areas in a string list attribute? I am not sure if archived project areas would be removed from the project area list attribute. Up to now, the data of project areas that are archived remains in the DB.
Comments
Vikas Kumar
Mar 17 '21, 3:56 a.m.I have added an error screenshot but for reason its not showing up here. Below is the exception I am getting while creating a workitem: