Hello all,
Based on my research so far, I see that there is a way to append one label at a time to an existing issue, or you can also update multiple labels on an existing ticket, but that will then remove any existing labels the issue had originally. I'm looking for a way to append multiple labels to an existing issue, without removing any labels that already exist. I'm looking to do this within one API request. Any ideas if this is possible?
What I'm working with:
- Version 3 of the Jira Cloud Platform REST API
- Python
Appreciate any insight!