mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-05 02:00:30 -07:00
* allow jira transition with target id This is needed, because jira seems to autotranslate the status name * add changelog fragment * add newline to changelog fragment * format according to pep 8 * switch formatting of fragment to LF * implement suggestions on changelog fragment * implement changes to module based on suggestions * add status id as a alternative to status * implement suggestions and add correct error handling * fix up mistakes
2 lines
179 B
YAML
2 lines
179 B
YAML
minor_changes:
|
|
- jira - transition operation now has ``status_id`` to directly reference wanted transition (https://github.com/ansible-collections/community.general/pull/9602).
|