Precondition - Implied Attributes
Dear Team,
What understood from Precondition:
- Checks done before Save.
Is Implied Attributes really Precondition?
when is this triggered actually?
Could you please help
Thanks
|
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Feb 07 '19, 5:58 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Feb 08 '19, 2:45 a.m. You are correct about your doubt. Usually a precondition is called when the work item is saved.
However, there are some "Preconditons" that are actually "called" before the save (and during the save).
All the "Required Properties" are "called" by the work item UI when the UI opens the work item to be able to show the decorations. What happens is that the UI reads the precondition configuration and calculates the required attributes for the decoration. I would assume the UI does something similar with the Implied Attributes, reads the configuration information for the Implied Attributes and acts on it.
Other than the "Required Attributes" I would assume the Implied attributes precondition is not really called on save. It might be just a placeholder to allow the configuration and to provide the aspect editors. You would have to look into the RTC SDK to be sure.
vinitha dsouza selected this answer as the correct answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.