Looking to get some help to add on to my existing automation around checklists.
Currently I have automation adding a checklist when certain values are modified for specific issue types. However I noticed that if an issue already has a checklist added to the ticket and the same values are changed, a new checklist is created and overwrites the existing checklist.
I'm looking for automation to first check the work item to see if there is an existing checklist already existing and IF there is NOT, to create a new one. IF there is already one, ignore.
