How to make tags field dynamic in template similar to `filedAgainst` and `plannedFor`?
I have a workitem template where filedAgainst and plannedFor are dynamic fields and gets assigned while creating workitems from template.
I am looking similar approach to add tags(mulitple ,seprated by comma) as dynamic field .Idea is to give user capability to add tags.I need help on getting right format to assign tags in template which later can be used by RTC API.
Thanks.