Forums

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

Can I access the issue properties without an additional request using Forge?

Veselin Karashtranov
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!
March 13, 2024

Hi team,

We are building a Jira plugin using Forge with Custom UI. We are storing information in an additional property of the issue, and we need it in the server part of the plugin. At the moment we are fetching it using the API /rest/api/2/issue/${id}/properties/${key}, but it takes around half a second. Is there a way to access the properties before executing the "invoke" and pass the need one as a parameter or a way to access these properties from the Issue context, without making the additional request?

I know that half a second does not look that much but we are trying to cut all we can because of the additional second caused by the invoke.

0 answers

Suggest an answer

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

Atlassian Community Events