Hi team,
I have an issue with retrieving user name from the email address and assigning that as reporter to my JIRA story. Everytime i submit a formvia msform, flows will retrieve the data and should create an issue/story in my JIRA. Wherein my flow breaks at creating the story with follwing error:
{
“errorMessages”: [],
“errors”: {
“reporter”: “Account ID does not exist.”
}
}
Also confirmed that all the users have their respective user ID created and assigned to them appropriately. Not sure why is my MS Flow unable to create an issue/ story on the JIRA board.
Did you ever find a solution to this? I'm experiencing the same issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.