Hi
I am receiving an error when running an automation with the Checklist plugin app, I have copied the same rule details from our production company managed project to our sandbox project. Our rule details goes When: Issue Is Created > Issue Type Equals > Then Edit Issue Fields > Choose Fields to set.. > Checklist Text
When creating a ticket I receive the following error:
Action details:
Resolved: Jira's built in automation is not the way to add a checklist.
Best and most sure way to add a checklist is through the Checklist page itself, make a template and set it as default for Issue Type and Request Types.
Hello! Have the same issue.
I need to add checklist upon creation of specific task. Not to all tasks . Is it possible?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Update, was able to confirm that the field name was Checklist Text (migrated)
Rule is now able to show success but not seeing any text being updated in the ticket. Will need to investigate this part.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's not clear which Checklist app you're using, but if it's by chance our Issue Checklist for Jira Pro or Free, I can tell you what to do. I think it is the app in question, since the template functionality you described in your solution matches our interface perfectly.
If that's correct, to use automation with checklists you first need to enable the Save Checklist data to Jira custom fields option in the Issue Checklist Global Settings (available through Manage Apps menu) for any automation to work. Please note that due to Jira limitations multiline custom fields are currently unavailable in next-gen (team-managed) projects. Hence, it's impossible to use automation with the Checklist Text field in those projects.
You will also need to verify that you only have one Checklist Text custom field - it looks like you migrated your Jira Cloud instance and can now have duplicated custom fields. I'd advise removing the extra custom fields with the (migrated) suffix. and only leaving the six custom fields our app uses, as listed here.
Let me know if this clarifies the situation a bit.
Cheers!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Good morning!
I have run into the same issue. This would be similar to creating components for one jira project, populating the issue with the component(s) and moving to another project that does not have the same components available. Therefore, it will look like the components have been remove or does not show. There are still there, but are unable to be displayed. I believe the same is happening here. The checklist is there, but you are unable to view it. You can use JSON within the automation. However, you will need to know the field ID and list position of the checklist item you are trying to access. Even then you may only get a raw list instead of the actual checklist. If I can figure this out, I will post the answer.
Kind Regards,
Samuel Francis
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.