I've made an automation that when a certain task moves from "In Progress" to "Done", it Transitions the Status to "To Do" and sets the due date to 10 working days in advance of today.
The status change works as expected, but the automation errors on the due date change saying:
Unknown fields set during transition. Field may not be on transition screen. Fields ignored -Due date (duedate)
Any help glady received!
Thanks
Welcome to community.
As I see from the automation error, Due Date field is not present in transition screen to "Done" status. Can you please check it and share how you configured this automation? Do you set the field in "Edit Issue" action or pass the parameter in "Transition Issue" action?
Best
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So, If Due Date field is not added to transition screen, it fails.
You can either add Due Date to transition screen or set in your automation in separate action (Edit Issue -> Set Due Date) after transition issue.
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.
You are welcome!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Stuart,
Welcome to community! Could you also share how you have the DueDate field configured in the automation, with a screenshot? I know it's possible as I have done it before but I maybe able to help with more information. Without seeing the actual configuration it's hard to troubleshoot.
Best,
Clark
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.