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

check if option has value differently #14143

Conversation

i-just
Copy link
Contributor

@i-just i-just commented Jan 16, 2024

Description

Part 2 of #14128.

When deciding which options to show in the options field condition rule, check if the value is not null and not an empty string instead of relying on empty(), so that an option with e.g. a value of 0 shows there too.

Related issues

#14128

@i-just i-just requested a review from brandonkelly January 16, 2024 11:25
@brandonkelly brandonkelly force-pushed the bugfix/14128-check-option-value-for-option-field-condition-rule branch from 0068f59 to 7f758f2 Compare January 16, 2024 13:48
@brandonkelly brandonkelly merged commit df3cbb2 into develop Jan 16, 2024
@brandonkelly brandonkelly deleted the bugfix/14128-check-option-value-for-option-field-condition-rule branch January 16, 2024 13:49
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

Successfully merging this pull request may close these issues.

2 participants