Missed group in Jira Aitomation for renaming

Issue #8 resolved
Roma Bubyakin [Wombats Corp] created an issue

Jira Automation may use group names as well.

Snippet from Atlassian where it’s stored:

select * from AO_589059_RULE_CONFIG where id in
(select rule_config_id from AO_589059_rule_cfg_component where value like '%<group name>%')
order by id

Example from the DB:

Example on the UI:

Comments (1)

  1. Log in to comment