Is it possible to set the workitem attribute to mandatory so that it only allows me to save the WI when the attribute has a value different from the default one - workitem editor - RTC Template
![](http://jazz.net/_images/myphoto/9fb77f104fae71d9936467045f26993e.jpg)
Hello,
I am trying to make a workitem attribute mandatory for a state "Closed".
I am able to set it to mandatory by using the "Required Attributes For Type and State", the problem here is, it allows me to still save the workitem with the mandatory field set to default value "Unassigned".
The attribute is of enumeration list type.
Is it possible to set the attribute to mandatory so that it only allows me to save the WI when the attribute has a value different from the default one.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Apr 25 '19, 5:49 p.m.2 votes
Sharadha Murugappan
Apr 29 '19, 5:14 a.m.Thank you, I missed to set the Unassigned Literal to "Unassigned".
I see that it works now.