Fix option validation where separate values has been turned off#2383
Conversation
WalkthroughThe validation logic for choice field options in Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant FrmEntryValidate
participant Field
User->>FrmEntryValidate: Submit choice field value(s)
FrmEntryValidate->>Field: Check "separate_value" setting
FrmEntryValidate->>FrmEntryValidate: For each option, use 'value' or 'label' based on setting
FrmEntryValidate-->>User: Return validation result
Possibly related PRs
Suggested labels
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms (7)
🔇 Additional comments (2)
✨ Finishing Touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2383 +/- ##
============================================
- Coverage 27.62% 27.55% -0.08%
- Complexity 8663 8672 +9
============================================
Files 140 140
Lines 28596 28626 +30
============================================
- Hits 7901 7889 -12
- Misses 20695 20737 +42 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Related ticket https://secure.helpscout.net/conversation/2960874142/231770
Pre-release
formidable-6.21.3b.zip