Autocomplete field via Behaviours, in forms (JIRA SM CLOUD)

Eduard Diez
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.
April 2, 2024

Hello community,

We need a field of a dynamic form to be filled automatically by Behaviours after the creation action.
For example that it is filled only with the email of the current user.

I try to do this:

 

getFieldById("customfield_10482").setValue("test@test.com");
getFieldById("customfield_10482").setDescription("test@test.com");
I also want the mail of the current user to appear, but to test I put a test one and it doesn't work either. :(

 

0 answers

Suggest an answer

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

Atlassian Community Events