Forums

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

Can't hide fields on view screen using behaviours

Richard Burstiner
Contributor
February 6, 2018

I have behaviors set up to hide fields based on a user's custom field group membership (Group Responsible). The behavior works perfect on create and edit screens but is ignored on the view screen. Any ideas where I went wrong? Thank you.

My behavior setup is:

image.png

 

Here is the XML:

<config name="ITS: Hide Notes" use-validator-plugin="false" guideWorkflow="null">
<field id="customfield_11010" validator-script="" validator-class="" validator-method="" readonly="false" required="false" hidden="true" validator="server">
<except custom-field-group="customfield_11005"/>
</field>
</config>

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
Lucy Russon _Adaptavist_
September 27, 2022

Hi Brendan, 

What are you trying to achieve/return with your query in relation to including dates? The JQL time and date functions are either relative to the current date and time (hours/days/weeks from now) or calendar, representing fixed dates/times (start of the current week/month/year). 

TAGS
AUG Leaders

Atlassian Community Events