Valid Issue: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) m (Protected "Valid Issue" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading]) |
John Leavitt (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
* The Code element is optional. | * The Code element is optional. | ||
* The Description element must have a value.<br> | * The Description element must have a value.<br> | ||
A combination of IssueType, Code and Description must match an existing issue (only description is required) | A combination of IssueType, Code and Description must match an existing issue (only description is required). |
Revision as of 23:21, 18 September 2014
A valid Issue must meet the following requirements:
- The Issue element must contain an IssueTypeID attribute.
- The Issue element must contain a Description element.
- The Code element is optional.
- The Description element must have a value.
A combination of IssueType, Code and Description must match an existing issue (only description is required).