behavior has a bug with fields from Query Issues Custom Fields

PJ March 7, 2016

Hello we have a " Query Issues Custom Fields" field based on a JQL query. The setHidden() method works, but setRequired(false) doesn't work and the field seems always mandatory (although the red star doesn't appear).

I have attachced the Behavior config and the screen mask. I tried it without adding the Field "Allocated Budget", but the result is the same.

Thank you for your support in advance! smile

2 answers

0 votes
JamieA
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.
March 7, 2016

It doesn't support the universe of fields provided by custom plugins. This is one it's never been tested with. 

You can create an RFE at https://jamieechlin.atlassian.net/browse/GRV if you want it on our backlog.

The setHidden() method works, but setRequired(false) doesn't work

Also note you can't override the requiredness set by the field config scheme like that. You can make it required if not already required, and remove the requiredness you added, but not override field config schemes.

 

0 votes
PJ March 7, 2016

Seems like I can't attach any screenshots.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events