I am looking to create an intake method for a requestor to include specific data in the creation of a TLE.
Would it be possible to have a template or an existing TLE that they could clone?
Based on their response I could have automation to generate standard stories depending on work request type.
Are there other ways to implement this?
Hi @Mike Boutin
Based on your description you will have to createca new custom field, based upon a multi-line field.
In this field you can set a default. set this field on the create screen used by the TLE and remove the default Description field from the screen.
Keep the default description field on the screen or screens used for edit and view.
Create an automation rule based on the creation of a TLE copies the value of the new description fiel to the original description field.
Hi @Mike Boutin , thanks for your post.
What is a TLE please?
You can have different create screens for different work item types and then with the field configuration, you can make some fields mandatory, for example.
https://support.atlassian.com/jira-cloud-administration/docs/add-a-custom-field-to-a-screen/
Does this help you at all?
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
TLE = Team Level Epic
Sample:
I am looking to have this either as a default that can be selected or a Template that can be cloned.
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.