Is it possible using Work Item Attribute Customisation to set the value of the Restricted Access Attribute?
Accepted answer
Russell,
I would expect that to be possible. You can also set owner attributes by providing the UUID. You will have to have a hardcoded list of UUID's, because you can not search for them. Have a look at https://jazz.net/library/article/1093 and also at http://rsjazz.wordpress.com/2013/06/26/attribute-customization-java-based-value-providers-conditions-and-validators/ for an alternative way.
I would expect that to be possible. You can also set owner attributes by providing the UUID. You will have to have a hardcoded list of UUID's, because you can not search for them. Have a look at https://jazz.net/library/article/1093 and also at http://rsjazz.wordpress.com/2013/06/26/attribute-customization-java-based-value-providers-conditions-and-validators/ for an alternative way.