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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Mike Boutin
This is not possible without a custom field or a 3rd party integration.
The ootb description field can be used for such a requirement.
The only other option I see is to create an issue/work item with this set as a default an clone that issue every time.
But this is not a best practice and still requires you or the requestor to clone this issue first and then use it.
You would need to anker this into your process.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Mike Boutin , I agree with @Marc -Devoteam- that you will need a custom field to do this. I understand that you don't want to create new / excessive fields but if you need it to do something, you need it to do something.
Best wishes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Marc -Devoteam- Thanks - I decided to try the "The only other option I see is to create an issue/work item with this set as a default an clone that issue every time."
I'll see how well the users manage this option.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.