Hi Team,
I am trying to create an issue in Jira within a specific sprint and epic using the UiPath Jira activity “Create Issue.” Additionally, I would like to include some custom fields in the issue. Can anyone assist me with this?
Check this solution Jira Create Issue activity in UIpath [],"errors":{"customfield_10043":"Severity is required."}} - #2 by Veera_Boddula
You can follow the below thread too:
Thank you for the solution. I am now able to create an issue in Jira. However, after creating the issue, I want to link it with another issue in Jira using the “Create Issue Link” activity in UiPath. I am passing the output of create issue activity outputVariable.Key.ToString()
into the “Inward Issue Key” property and the ID of the other story to which I want to link into the “Outward Issue Key” property. I am also setting the “Issue Link Type” property to “Relates”.
Now, I am encountering the following error: System.Exception: Job stopped with an unexpected exit code: 0xE0434352.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.