Workflow Rules Lite
2.4.2
Bug fix:
- Fixed user custom field issue
- Fixed status transition issue
2.4.0
Feature&improvement:
- Added syntax “CF[field]” to access custom field
- Improved auto-completion with more type/semantic check
- Removed jquery dependency
Bug fix:
- Fixed readonly rule cannot copy issue
- Fixed date selection issue
2.3.0
Feature:
- More date phrases (today, yesterday, tomorrow)
- Date calculation (e.g. 2020-05-20 + 5 weeks, today - 1 month)
- Actions for due/resolution date setting
- Better editing prediction
2.2.0
Feature:
- support custom message in validator rule
- a few improvements in editor
- compatible with Jira 8.8.x
2.1.2
Bug fix:
- fixed decimal number comparison issue
- improved syntax error reporting
2.1.2
Bug fix:
- fixed validator rule message in issue quick creation
2.1.1
Bug fix:
- Improved auto-completion by hiding deprecated phrases
- Compatibility for Jira 8.7
2.1.0
Enhanced the DSL with new phrases:
- the project lead
- the url of <issue>
- send email action (professional version only)
The following phrases are deprecated and will be removed in v3.0.
Deprecated | Replaced by |
---|---|
<user> has role named <string> | <user> is in role <string> |
<user> is in group named <string> | <user> is in group <string> |
add user named <string> to the watchers of <issue> | add user <string> to the watchers of <issue> |
remove user named <string> from the watchers of <issue> | remove user <string> from the watchers of <issue> |
assign <issue> to user named <string> | assign <issue> to user <string> |
set the affected version of <issue> to <string> as appended | add affected version <string> to <issue> |
set the fix version of <issue> to <string> as appended | add fix version <string> to <issue> |
2.0.3
Bug fix:
- Fixed date picker dialog display issue in editor
- Improved auto-completion on tab and enter
- Verified compatibility for Jira 8.6
2.0.2
Bug fix:
- Fixed installation on Jira 7.x
2.0.1
Initial release
Last modified May 10, 2020