How to issue tickets to other Jira projects

Inderaj Chem
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 14, 2025

Is there any solutions or workarounds on how to populate the Project field on a new Jira ticket, using a single select dropdown custom field from an existing ticket.

Scope: In my example, I'm trying to push tickets from one project to another. I'm trying to take a custom field value and use this to populate the project field value on a new ticket via Automation.

I've used Smart Values, however it seems the project field only recognise key or project ID.

It seems to be having a problem with taking the data from a single select text dropdown e.g. Project One and converting that data into a key/ID.

3 answers

1 vote
Bill Sheboy
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.
January 14, 2025

Hi @Inderaj Chem -- Welcome to the Atlassian Community!

What you are describing is the Jira Move operation: moving an issue from one project to another.

https://confluence.atlassian.com/jirasoftwarecloud/change-an-issue-s-project-or-issue-type-using-the-move-feature-1283493350.html

Different projects have distinct configuration, workflow, etc. and thus Atlassian provides the Move operation to guide a step-by-step interaction to reduce problems when moving issues to a new project.  (For example, asking about issue type changes between projects.)

 

Automation rules do not provide a step-by-step interaction feature to support a move operation, and thus the only option is to use the REST API endpoint called from the rule and to predict what is needed to help the move be successful.

 

Kind regards,
Bill

0 votes
Fazila Ashraf
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 14, 2025

Hi @Inderaj Chem 

Welcome to community!

Can you explain this more - "however it seems the project field only recognise key or project ID."?

Based on https://support.atlassian.com/cloud-automation/docs/jira-smart-values-projects/ , project name {{project.name}} is feasible.

0 votes
Marc - Devoteam
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.
January 14, 2025

Hi 

Yes, smart values are only there for project key and id.

There is no option from project names.

The same applies if you would want to use API, you can only get info based on key or ID

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events