snipe-it icon indicating copy to clipboard operation
snipe-it copied to clipboard

Custom Field Existence Validation Issue

Open spencerrlongg opened this issue 1 year ago • 1 comments

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)

spencerrlongg avatar Oct 01 '24 22:10 spencerrlongg

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.

what-the-diff[bot] avatar Oct 01 '24 22:10 what-the-diff[bot]