Forums

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

Can we work with an item in a custom URL field?

Asier Vadillo
Contributor
December 24, 2025

Hi everyone!

We have two projects that are synced, and each of the issues have the synced issue url on a custom url fiel.

We want to copy comments from one to another when a new comment is added. Can it be done?

We have this test automation that works, but; We do not use the link feature :')

Screenshot From 2025-12-24 09-40-13.png

Is there any way to add comments or modify an issue having only the URL to that issue? "https://site.atlassian.net/browse/key-numberid"

Thanks!

1 answer

0 votes
Marc -Devoteam-
Community Champion
December 24, 2025

Hi @Asier Vadillo 

This could be possible, but your automation will be much more complicated.

You would need to fetch the work item key from the url provided in the url field, so you need to store this in a variable.

Also the comment needs to be stored in a variable.

Then you would need to add a web request action to call the Jira API, and use the varibale where you stored the key in, in the request url.

Then in the body of the call, you would need to provide the variable that was created to store the comment content.

So my suggestion is to use the link feature, that's what it is for.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
ENTERPRISE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events