Automation for Jira release notes
8.2.0
Released on 18 April, 2023
Summary of changes
- Introduced suggestions to user condition roles
- Fixed multiple fetch calls being made for a single operation
- Introduced an action task to add groups to an issue
Added warning about chaining webhooks returning responses
Resolved issues
8.1.2
Released on 27 January, 2023
Summary of changes
- Translations updated
- Provided label remove function
Resolved issues
8.1.1
Released on 8 December, 2022
Summary of changes
- Rule list ordering fixed
- Improvement related to - JIRAAUTOSERVER-101Getting issue details... STATUS - ability to select and deselect all rules in the import wizard
Resolved issues
8.1.0
Released on 2 December, 2022
Summary of changes
- Improved translations
- Introduced rule list pagination
- Switch to SLF4J logging API
- Fixed application built-in documentation links
Resolved issues
8.0.5
Released on 21 October, 2022
Summary of changes
- Enhanced informations available in Jira log files in DEBUG level
- Updated and improved translations
8.0.4
Released on 12 September, 2022
Summary of changes
- Updated and improved translations
8.0.3
Released on 29 July, 2022
Summary of changes
- Fixed automation welcome screen issues
- Fixed subtask creation issue in single project scope
- Improved behaviour of 'equals' method in smart values for strings
- Minor translation changes
Resolved issues
8.0.2
Released on 21 June, 2022
Summary of changes
- Fixed A4J translation issues
- Single project picker performance tuned
Resolved issues
8.0.0
Released on 21 June, 2022
Summary of changes
- A4J application adjusted to Jira 9 API
- Implemented new licensing policy in Jira Data Center environment
7.4.2
Released on 6 April, 2022
Summary of changes
- Improved http connection handling for outgoing webhook requests.
- Improved project picker performance in the rule details view.
Resolved issues
7.4.1
Released on 25 February, 2022
Summary of changes
- Fixed issue when version type field was not set by issue create action.
- Introduced alphabetical label order in rule admin view.
- 'On issue deleted' trigger fixed.
Resolved issues
7.4.0
Released on 20 October, 2021
Summary of changes
- Fixed the integration with Insight - Asset Management used in project administration
- New features: filtering and exporting the audit log. For more info, see Use the audit log.
- Introduced configurable automation event serializer thread pool size via new property
automation.event.serializer.thread.pool.size.per.node
Resolved issues
7.3.5
Released on 31 August, 2021
Summary of changes
- Added conditional logic and list filtering features to smart values.
- Improved number formatting in smart values.
- Improved how mathematical functions work.
- Added copying of inactive users between custom fields of the same type.
- Added filtering out inactive watchers while configuring an outgoing email action.
Resolved issues
7.3.4
Released on 23 June, 2021
Summary of changes
- Fix for {{issue.toUrl}} smart value, where stale Jira base URL was returned.
- Fixed label management in automation admin view. Color change is now possible and labels are not disappear anymore.
- Rule actor context is ensured when linked issues are fetched during rule execution.
- Performance improvements in fetching issue data.
Resolved issues
7.3.3
Released on 12 May, 2021
Summary of changes
- The HTTP client used for outgoing web requests was made stateless (maintaining state between requests fixed).
- Fixed setting issue version in the Clone issue action.
- Fixed retrieving worklog items via smart values.
- Added the weekOfYearIso function for date type smart values.
- Timeout on evaluating regex expression added to avoid potential infinite loops.
- The SQL 'in' clause limit replaced with batching for reading rule state.
- The URL validation for all outgoing web calls delegated to the Jira allowlist added as an option.
- The primary key column typed changed from integer to biginteger in all Automation for Jira database tables.
Resolved issues
Last modified on Apr 18, 2023
Powered by Confluence and Scroll Viewport.