The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Can I lock the default value for Approver Groups field

Kelly Dunn
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!
November 22, 2023

I have a JSM project to manage change in our business. In the workflow I have a transition that includes an approval step to ensure the our Change Advisory Board review and approve/decline changes. I have set the Approver Groups field as hidden and defaulted to our CAB Approvers group in the Request Form to hidden. The issue I have is that the business largely use the Issue View rather than the portal, from this view the Approvers Group is not only visible but also editable - which for obvious reasons we don't want. Is there a way to lock this field so the default value remains? Or perhaps hide it from the Issue View as well?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Ste Wright
Community Champion
November 22, 2023

Hi @Kelly Dunn 

You can't do this using default values in Request Types; adding the field into the type will automatically add it back to the screen.

However, it should work via Automation -

Remove Field:

  • Open your Project Settings
  • Select Screens from the left-hand menu
  • Click on the relevant Screen, based on association to your Request Type
  • Find the Approver Groups field, and remove it

The Rule:

Something like this should work...

  • Trigger: Issue Created
  • Condition: Issue Fields Condition
    • Field = Request Type
    • Condition = equals
    • Value = Relevant Request Type here
  • Action: Edit Issue
    • Field = Approver Groups
      • Value = Set Group here

---

Let us know if this works for you!

Ste

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events