I am trying to create a simple flow which creates a new issue whenever it receives input.
This is the error i am getting
This is the prompt i get when creating step.
I don't see any other fields where i can add for example the text i am writing in the previous step
I was looking online - and found this but i don't see the ITEM field on my side
I tried your code in PowerApps and I get this error which prevents the whole function running.
Would really love it to work in PowerApps - any ideas?
I don't think you can add the code @prateesh85 suggested in Power Automate, only in Power Apps. There used to be a space you could add Item in that Create action for Jira, but it's been a year or two since I worked with it and it appears to be gone now. I don't think you can use it as it is currently. Definitely seems to be a bug.
Can i ask where were you able to add this? I don't seem to have any option to add this anywhere
Hi,
I was facing a similar issue with the Jira Connector for Power Apps, especially with the CreateIssueV3 operation. There is so little documentation available and hence I thought it might be useful for someone facing a similar issue. Finally after 2 days of banging heads, I was able to resolve it with the following approach:
On button -> OnSelect ->