RTC: Work Item conditions and validation don't seem to work in Closed States
2 answers
Severity["ERROR"]
and the precondition Attribute Validation is configured (and run).
https://jazz.net/wiki/bin/view/Main/AttributeCustomization#Validators
Comments
I am getting a Validation Error in my code. Could it be because I have a second Validator that gets executed after it that is OK?
Most likely no.
Does order matter when using the pre-condition: Required Attributes For Condition?
Do I need to create a separate pre-condition for each condition or can I put them all in a single instance of Required Attributes For Condition?
There is an order (top to bottom in the configuration) you can use one operation and multiple, it should not matter as far as I can tell.
Also, check out the below post for how to use a radio group without a default value.
https://jazz.net/forum/questions/228381/how-do-i-set-up-a-enumeration-displayed-as-a-radio-group-without-a-default-value-in-the-web-client
Comments
The condition script does return true.
I am using the Required Attributes For Condition precondition for the operation Save Work Item (server).
Any other ideas?
I can't think of anything else based on what you said. It just sounds like a mystery. You'd better contact Support and send in the process template for a close examination.
Ok. Thank you Donald.