Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Hi there.
I would like to add Herocoders checklist to issue by rest api.
https://cararena.atlassian.net/rest/api/2/{issueId}
I use PUT method to update value of proper field for CheckList Text
It works, but also the field "CheckList Text" is visible on normal Issue View.
Is it somehow possible to hide it from Issue View, but leaving it connectet do screen.
If I unconnect field from screen it is imposible to update it by rest api.
Regards
Jarosław Tomkowiak
Cararena.pl
Hi!
My name is Gracjan, and I'm Customer Support Lead at HeroCoders, the team behind the Checklist for Jira app.
As far as I remember, the Checklist Text custom field must be present on the Edit work item screen. Using API is not that often used. Can you provide with some additional details on what exactly you want to achieve? We might have some workaround for your case.
There is an option to add a Checklist Template to issues using labels. Instead of using Checklist Text, you could simply use that function to add label to the ticket using the API and that would apply specific Checklist Template to the ticket.
Let me know if that would be enough for you!
Cheers!
Gracjan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.