I need to create a sub-task and copy a custom field from the main task to the create form.
How can I do this?
Hi @Enso-Sa and welcome
In that specific Project, click on Project settings - Summary and then you can see what Issue Type Screen Scheme and Issue Screen Scheme are being used. Click on the bold hyperlink under "Scheme:" to see what Issue Screen Scheme sub-task is using. Then add the custom field to the appropriate screens (Create, Edit, and/or View).
HTH,
KGM
Hi @Enso-Sa ,
You can use automation, like this for example:
The trigger : when an issue is created.
The condition: issue is a subtask.
The action : edit issue : choose your custom field and the choose copy from parent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.