...
This is a point release of the plugin add-on adding new plugin add-on capabilities based essentially on version 3.6 of the ACLI. Point releases are used for plugins add-ons when improvements warrant that are independent of the ACLI version. This ensures the family based number system continues to indicate the base ACLI version embedded in the pluginadd-on.
Warning |
---|
- A substitution variable incompatibility was introduced in this release due to the introduction of the substitution variables shared with other similar workflow
plugins- add-ons. Previous use of pattern1_1 and similar should be changed to cli_pattern1_1 and similar. The pattern1_n and pattern2_n variables now refer to the conditioning patterns.
- A substitution variable incompatibility was introduced in this release due to shared processing with other similar workflow add-ons. Unqualified references to custom field names or id now represent parent values and NOT the value from the original issue (the issue being transitioned). These values are the same if the original issue is not a subtask, but could be different if it is. It is highly recommended to discontinue use of unqualified custom field references due to the ambiguity of this rather poor design decision. Clearly specifying %original_...% or %parent_...% is better for future maintenance of the post functions.
Sorry for the inconvenience. Having consistent behavior with the other add-ons will make it easier for future use and in this case required the incompatibility. |
Section |
---|
Column |
---|
|
|
Column |
---|
New CapabilitiesConsistent with similar capabilities pioneered in the CSOT and extended with CW, given users more options for controlling their workflow. - Powerful regular expression based pattern matching conditions. These can be used to determine if the CLI action should be run (post function) or the transition should continue (validator).
- Substitution variables for constructing CLI actions or user messaging. Extended to be consistent with related workflow plugins add-ons mentioned above.
- Access to field values from original issue (issue being transitioned)
- Access to field values from parent of original issue
- Access to transition field values (validator)
- JQL query can be used to provide other substitution variables.
|
|
...
Section |
---|
Column |
---|
|
|
Column |
---|
Resolved Issues Jira Legacy |
---|
server | System JIRA (bobswift.atlassian.net) |
---|
columns | type,key,summary,reporter,assignee,priority,status,resolution |
---|
jqlQuery | project = JCLIP AND fixVersion = "3.6.1" ORDER BY priority DESC |
---|
serverId | 729d679a8382ec9d-302cabb6-339f3a29-958b8d72-015e107badcd95b9a5732a63 |
---|
|
|
|