Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Why have the fieds been init when I create new Issue from create-menu

After i use the demo
https://scriptrunner.adaptavist.com/5.6.2.1-jira8/jira/fragments/CreateConstrainedIssue.html

But When i Click create new of System , the fields awalys have been init,

不想要初始化.png

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
Ilya Turov
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.
Dec 05, 2019

Hello,

because when you add a behaviour, it contains these lines:

getFieldById("project-field").setReadOnly(true)
getFieldById("issuetype-field").setReadOnly(true)

which are responsible for setting those two fields as read only

TAGS
AUG Leaders

Atlassian Community Events