RTC custom work item script-based validator for unique value
![]() I need to identify a method of ensuring a unique value in a small string attribute of a custom work item within Rational Team Concert (RTC). Ideally, the simplest solution, such as a database column constraint, would be best. However, a script-based validator for the attribute would be acceptable as well. If a script-based validator is the best or only method to accomplish this desired action the actual code to implement this solution would be helpful. |
Accepted answer
One other answer
![]()
Ralph Schoon (60.5k●3●36●43)
| answered Jun 28 '17, 1:00 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Maybe get inspiration here:
|