RTC 6.0.3: Why won't my custom attributes show up as required?
![]() I have two projects in RTC, dev and test.
In both projects I have the same two attributes - Action (enumeration), Action Response (string)
I am trying to make both of those fields required in the Closed Pending and Closed states.
In my dev area this works just fine.
In my test area - where I have a lot of other attributes, conditions, and validators, they are not showing up as required.
Are there other settings in the process configuration that could be interfering with the required settings in my test project?
|
Accepted answer
![]() I have the answer. I had customized the operational behavior on work item save for a particular role, not realizing I had to apply the conditions and rules to that role as well. Ralph Schoon selected this answer as the correct answer
|