Hi Ravi, Thanks for this useful video, I want to edit the summary of a ticket with done status. Also dont want to change the updated date. Is that possible? If not at least get the track of the previous updated date?
you need to check the transitions scheme , I just had to do that myself and ended up making use of a powershell plugin called JiraPS, it helped me doing this quickly
Very interesting video. I'm having troubles when editing an Issue. The thing is Im doing exactly what you've done here and as the documentation says, but im getting an error message that says "customfield_24668 cannot be set. It is not on the appropiate screen". Do you have any idea of what might be wrong?
Great video, help a lot!! 🙇♂️
Hi Ravi, Thanks for this useful video, I want to edit the summary of a ticket with done status. Also dont want to change the updated date. Is that possible? If not at least get the track of the previous updated date?
How would I update the JIRA ticket status using REST API ??
How the JSON would be and URL would be to do this.?
you need to check the transitions scheme , I just had to do that myself and ended up making use of a powershell plugin called JiraPS, it helped me doing this quickly
how can I do the same from the jenkins pipeline?
How we can update Htlm Description using rest api v3?
Can we add some data in the description without overwriting the data that is already present in it? Can we use "add" with description?
Get the existing description and update it and then write back.
Very interesting video. I'm having troubles when editing an Issue. The thing is Im doing exactly what you've done here and as the documentation says, but im getting an error message that says
"customfield_24668 cannot be set. It is not on the appropiate screen".
Do you have any idea of what might be wrong?
how to edit description plz anyone
It is same as other fields. Just pass the new description in the json.
Like other fields description is not getting updated can you please help me out with this?
@@indumathisrinivasan8199 yeah no matter what it is not changing
@@ravs The description is a rich text format. What lib should you use to parse its content & potentially edit it?
@@ravs No answers to these queries , as expected. got your views ?