I am unable to update description in jira , using jira application cope.
Connection with jira is valid also able to update summery but priority ,description are not updating .
Hello Mathkar,
Normally should work I don’t see an issue. Maybe you have some particular request on your instance. IN this case I recommend to use directly the REST API commands like in this movie (you create your own JSON):
I am watching ur video and creating workflow .
following are the queries
1 - In httpe request for username we have to write email id we used to login jira
and in password we have to write token , right?
2 - when i am writing New.JObject() in default it is showing error like "compiler
error(s) encountered processing expression “New.jobject()” type expected "
3 - In invoke method (which i have not used previously so don’t know much about
it ) i am writing just ADD manually and it is giving me error like
Please Check the movie on minute 1:52 to see how I define variables you need to write new JObject() .
I also have a movie dedicated how to create JSON with details:
One more query i have .
for this link “http://uipath.atlassian.net/rest/api/latest/issues/DESK-11” as u are showing in movie, DESK-11 is my issue key.It is not updating anything in issue.
For me when i am opening my desk-11 it is showing me this link
So which link should i have to use ?