Hello,
I set up an automation to create a subtask when any new issue is created. But, it keeps showing an error that one of a required field makes it fail. It's our "Tag" field. So, I took out "Tag" field from subtask screen. But, the automation still fails. How can I resolve this problem?
I'm attaching the automation setting just in case.
Welcome to the Community!
Screens do not have anything to say about fields being mandatory. You have two routes to make this work - either make the field optional in the field configuration (not the screen), or have the automation set your "tag" field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Kim,
Can you please share the step, how you fix this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Amit - When you automate to create sub-task, click "Add Field" and select "Tag" Field and give value or alternate option is given by clicking the "..." next to field and select "Copy from Issue"
Hope this explains!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I also have the same issue. But im not using Tags in my screen. how can i solve it otherwise?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Maroof, "Tag" is the custom field name in the above example. When you create sub-task with automation, you need to make sure the required field has some value. In above example, I have explained to copy the value of "Tag" field from parent issue into sub-task. That will solve the issue as the required field has value what parent issue has.
Hope this helps to clear your problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here you can replace "Tag" field with your field...
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.