Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Project Automation + structure

Amedeo
Contributor
June 30, 2023

Good morning,

I have a structure with a defined hierarchy (Initiative, Epic, Task, Sub Task) where me ancd other colleagues work everyday.

Is it possible to create a Project Automation in order to assign to all new issues created directly into the structure a specific label?

For example: when I create a new Epic directly into the structure, this has to have a label called "ABC123".

Can you help me?

Thanks

Amedeo

2 answers

0 votes
Stepan Kholodov _Tempo_
Community Champion
July 3, 2023

Hello @Amedeo 

It is possible to set a specific label to a newly added issue to a structure the following way: 

  1. Create a structure and add some issues that contain the label you need(you just need one issue for this solution to work).
  2. Add the Group by Label generator.
  3. To create a new issue, open the structure, put the focus on any issue in the right Label-based group and click Create. This will do two things: it will add the new issue in the structure under the focused one and the Group generator will also set the corresponding label to it.

There is no other functionality in Structure that can automatically set a label on a creation of an issue. Alternatively, there are Effectors which allow to write values to Jira fields, but this feature can be used for setting labels after an issue is already in the structure, and this process is not automatic and it would depend on a user for launching it.

I hope this helps. If you need further assistance with this or if you have any other questions about Structure, please reach out to us directly through our portal: https://tempo-io.atlassian.net/servicedesk/customer/portal/6/group/1051

Best regards,
Stepan Kholodov
Tempo

0 votes
Alexander Pappert
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 30, 2023

you can use addons like automation for jira

create a rule that on issue creation in a specific epic, it will change the label

Amedeo
Contributor
June 30, 2023

Hi @Alexander Pappert ,

yes, it sounds like you said, but I don't want to specify the epic, because I don't know in advance what kind of Epic will be created, I only know that will be created in that structure.

Any suggestions?

Amedeo

Like Alexander Pappert likes this
Alexander Pappert
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 30, 2023

you want the label createddepending on an epic?

whats the rule for the label name?

Amedeo
Contributor
June 30, 2023

Try to explain better:

- in this structure all the issues have the same labels

- when I created a new Issues (any types) I would like that the issues created have the same labels referred to that structure

- I don't know in advance the type of issue or the content of the issue created

Hope this can help.

Amedeo

Like Alexander Pappert likes this
Amedeo
Contributor
July 2, 2023

@Alexander Pappert any other suggestions on this topic?

Thanks

Amedeo

Like Alexander Pappert likes this
Alexander Pappert
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 3, 2023

then you must check if on epic creation automation can read your upper structruce of the epic and copy that label into the new created epic

Suggest an answer

Log in or Sign up to answer