I’m attempting to create an issue from a UiPath bot to Jira. I’ve created custom fields on the Jira issue page. However, when I pass input details into the custom field using the activity, I encounter difficulties and am unable to populate the field with data. Any guidance on this matter would be greatly appreciated.
Attaching the screenshots for your reference
UiPath Activity - Yellow highlighted is custom field
Error Message:
Create Issue: Bad Request - Often due to a missing request parameter
RequestId: 65f9cd64e4b04cc67ec90782
ProviderMessage: errorMessages - , errors - {requirementId_Customfield10151=Field ‘requirementId_Customfield10151’ cannot be set. It is not on the appropriate screen, or unknown.}
@Anil_G . Thanks for your response. yes the user do have an access to create issue in jira. If i try to create issue without passing any inputs in customs fields, i’m able to create issue in jira.