It's all about the answers!

Ask a question

Script based Validator for "Tag" attribute in RTC


vishnudharan manivannan (1183542) | asked Dec 10 '13, 9:09 a.m.
retagged Jan 06 '14, 7:12 p.m. by Martha (Ruby) Andrews (3.0k44251)
Hello All,

I am writing a script based validator for the "Tag" attribute. However when I try to set the value , I get the error

"java.lang.String incompatible with java.util.Collection " .. Can someone tell me how to pass the value for "Tag" attributes ? also what is the datatype of the Tag attribute ?

Thanks in Advance !

Vishnu M

Comments
sam detweiler commented Jan 06 '14, 8:23 p.m.

tags is a list of strings. Ie a Collection 

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.