Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Rules break Second Cascading Lists #59

Open
AlfredoDinunzioTR opened this issue Mar 11, 2021 · 1 comment
Open

Custom Rules break Second Cascading Lists #59

AlfredoDinunzioTR opened this issue Mar 11, 2021 · 1 comment

Comments

@AlfredoDinunzioTR
Copy link

AlfredoDinunzioTR commented Mar 11, 2021

We have a cascading list setup for 4 fields:

Product
ProductEntity

Product2
ProductEntity2

Without any Custom Rules setup for the Work Item Type, both cascading lists work perfectly fine!
We then add a custom rule to make a third field (Database ID) required if Product 1 is set to a specific value. Cascading list still works fine.
As soon as we add custom rules to make the third field required (database id) when Product 2 is selected, the cascading list completely breaks and you see all values. If we disable the rule, it works again.

any ideas to why rules are breaking the lists and what can be done about it?

@RCampioni
Copy link

Hello there,
I am having similar issues with Rules. There is a field "Division' and some Rules related to it (set a field value and set assigned to). After 3rd rule is enabled, the cascading fields (the dependent one) stops woking. I tried to copy the value of the the field "Division" to a hidden field "valueDivision", but that does not resolve fine due to the rules precedences.
Looking forward for a solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants