Forums

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

Do tempo teams map to Portfolio teams?

Susan Kraft-Yorke
January 12, 2016

In trying out Portfolio, I want to re-use the teams I define for new Portfolio sessions. I also want to port over the teams I define in Tempo.

Does anyone have information on this?

1 answer

1 accepted

Suggest an answer

Log in or Sign up to answer
0 votes
Answer accepted
PD Sheehan
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 Champions.
June 12, 2023

I would advise against building your automation strategy using external tools.

Calling the REST api can be an option if a lot of your process and data exists in other systems. The REST API framework is really more for building integrations between systems.

Generally, Jira automation needs to be triggered by and act on internal parts of the Jira system. 

I would start with the no-code option where possible using Project Automation.

If you decide you need more control and plan on embarking on building some relevant coding experience, I would direct you towards groovy/java based tool over python ones.

The python-based scripting tools might be a good alternative for someone trying to bring existing Python skills to the Atlassian ecosystem, but since the application is written in Java, using a Java-based scripting language like Groovy makes a lot more sense.

My recommendation is to explore project automation first then Adaptavist Scriptrunner second.

And only use REST API if you need to trigger changes in Jira based on events taking place in other external systems.

Atlassianist
Contributor
June 13, 2023

Thank you Peter-Dave :-)

TAGS
AUG Leaders

Atlassian Community Events