Write a query to populate a string list attribute.
2 answers
You can look into the following options:
1. Edit multiple work items. Use this function to bulk update the work items.
==> http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/index.jsp?topic=%2Fcom.ibm.team.workitem.doc%2Ftopics%2Ft_modifying_multiple_work_items_web.html
2. Export/Import to csv file.
==> http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/index.jsp?topic=%2Fcom.ibm.team.concert.dotnet.doc%2Ftopics%2Ft_export_wi.html
==> http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/index.jsp?topic=%2Fcom.ibm.team.workitem.doc%2Ftopics%2Ft_importing_work_items_csv_file.html
1. Edit multiple work items. Use this function to bulk update the work items.
==> http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/index.jsp?topic=%2Fcom.ibm.team.workitem.doc%2Ftopics%2Ft_modifying_multiple_work_items_web.html
2. Export/Import to csv file.
==> http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/index.jsp?topic=%2Fcom.ibm.team.concert.dotnet.doc%2Ftopics%2Ft_export_wi.html
==> http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/index.jsp?topic=%2Fcom.ibm.team.workitem.doc%2Ftopics%2Ft_importing_work_items_csv_file.html
Thanks Kot Tontranakwong.
But my question is more about how to populate the attribute field with custom values pulled from an external source.
For example have a custom attribute named ID which will be populated with the value of an id in another system and the values are brought to CCM through a query or another option.
Regards,
Felipe.