We are facing problem in filtering the values in dbcf custom field based on another custom field which is of select list type.

swati sneha December 4, 2012

kalt commons: 2.0.8

dbcf : 2.1.6

We are using URL to pre fill the values on create issue screen. The dbcf custom field has the dependency on select list type custom field. We are pre selecting the value in select list and then trying to filter out the values in dbcf custom field (which is auto-complete). The values in the dbcf is coming for the default value we have set for the select list. We have checked the page source code, it is showing the values for the default option of the select list.Is there any bug in plugin?

We are using following link:

http://localhost/CreateIssueDetails!init.jspa?pid=12345

this link pre-fill the values in custom fields and hit the create button same time. After that we are trying to search out different value and facing the above problem.

Thanks

Swati

2 answers

1 vote
Alexandru_Iacob
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.
December 6, 2012

I have opened a bug on http://bugs.kepler-rominfo.com/browse/DBCF-33 related to your problem.

I have attached a snapshot archive to the issue, containing the fix.

Please let me know if this resolves your problem, or the problem persists after update.

Regards,

Alex

0 votes
Alexandru_Iacob
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.
December 4, 2012

Hi Swati,

What Jira version and browser are you using?

The dbcf field has the dependency on a standard jira single select custom field, or is it also a dbcf field of type select list?

Please raise a bug on http://bugs.kepler-rominfo.com/browse/DBCF , attaching a screenshot with your problem.

Regards,

Alex

swati sneha December 5, 2012

JIRA 5.1

we are using dbcf custom field dependency on simple jira select custom field, not the dbcf select list type custom field.

Suggest an answer

Log in or Sign up to answer