snipe-it
snipe-it copied to clipboard
Custom Field Existence Validation Issue
Description
Very strange bug, and I'm not sure @marcusmoore or I really understand it, but added an extra check to determine that the initial validation passes before performing the validation provided by this trait. 🤷♂️ Pretty annoyed about it, but hopefully this fixes the issue once and for all.
- [x] Bug fix (non-breaking change which fixes an issue)
PR Summary
- Improved Validation Checks for Custom Fields The update ensures a more efficient validation system in our program. Put simply, any additional checks for customization options will only occur if the system is error-free. This minimizes unnecessary computational processes and guarantees a smoother user experience.