i have an question concerning the edit of xml files. i have to provide that the field completed work cannot be filled with a number which is less than the number already filled in. are there rules which i can include in the xml file to prevent that?
so, this should not happen:
rivi
Rules based on number comparisons like this cannot be done in v1 by changing work item type xml. You could create a UI plugin to do it, but it would enforce the rule only in UI and not in Object model.