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

Problem with ScriptRunner Behaviours

I'm trying to restrict editing of a particular field (fixversion) in a project. The goal is to have everyone in the project see the field but only have people in a particular project role edit the field.

I'm testing this out in development

The role exists, has editing issues permission, and has 1 user (me).

The behaviour is mapped to the project with two issuetypes selected

I selected the field and left the options; optional, writable, shown for when the user is in the correct group.

Everyone is still able to edit the field, the difference is that I have to do it via the edit screen, regular users can edit in the view screen. 

What am I doing wrong? Or there a better way to implement this?

 

 

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
Alvin
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.
Nov 13, 2018

Hi @yoelcrane , where did you put your code? on initialiser? or on the field itself? you can try to disable inline editing if you don't want them to edit it on view screen

customField.setAllowInlineEdit(false)

@Alvin I haven't added any code. I've only started with the documentation (https://scriptrunner.adaptavist.com/latest/jira/behaviours-overview.html?utm_source=product-help) and was just using the forms.

TAGS
AUG Leaders

Atlassian Community Events