mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 04:34:24 -07:00
jira: Use fields in comment to merge in additional data (#4304)
* jira: Use fields in comment to merge in additional data * changlog fragment added * Update changelogs/fragments/4304-jira-fields-in-comment.yml Co-authored-by: Felix Fontein <felix@fontein.de> * updated fields documentation * Update plugins/modules/web_infrastructure/jira.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
c0415b9fae
commit
4fbba96841
2 changed files with 21 additions and 0 deletions
2
changelogs/fragments/4304-jira-fields-in-comment.yml
Normal file
2
changelogs/fragments/4304-jira-fields-in-comment.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- jira - when creating a comment, ``fields`` now is used for additional data (https://github.com/ansible-collections/community.general/pull/4304).
|
Loading…
Add table
Add a link
Reference in a new issue