I managed to create a Power Automate Flow that automatically creates a new user story in the general backlog of my Jira board using "Create Issue (V3)".
Now, I want to assign a component to this issue that I created with that flow.
Unfortunately, the "component" field is not included as a standard in "Create Issue (V3)" - nor can you modify the Script of this flow-item (only display it).
There is another flow-item called "edit issue" which seems to have a whole bunch of options that might solve the problem.
However, for having these many options, I did not find any sufficient documentation on this yet.
So any help appreciated:
- either: how to fill the component in the initial "Create issue"
- or: how to use this "edit issue" monster to reach the goal
I've found the Jira connector to be underdeveloped and am just relying on the HTTP connector and Jira's REST API. This is more complicated, but more flexible.
I've got the same issue, but wasn't able to find any working solution. Has anyone managed to find a way to fill in the "component" field?
I was thinking of using:
but I'm not sure how to make it work. Any ideas?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.