Add worklog functionality to jira module (#6210)

community.general#6209 Add worklog functionality to jira
This commit is contained in:
Hugo Prudente
2023-03-26 08:31:06 +01:00
committed by GitHub
parent 997761878c
commit be7f11bf39
3 changed files with 82 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- jira - add worklog functionality (https://github.com/ansible-collections/community.general/issues/6209, https://github.com/ansible-collections/community.general/pull/6210).