Bug with the number field in case filters #572
Labels
Area: Frontend
Area: Search
Issues & PRs related to all things regarding Search
Priority:Important
Issues & PRs that are important; broken functions; errors; there are workarounds
Severity: Moderate
Minor Impact
Type: Bug
Something isn't working
Issue
The Number field is disabled in the filters of the Cases module
this error extends to when a type issues module is created with this field autogenerated by the system.
Possible Fix
I understand that this behavior occurs because the field inherits the properties of the vardefs, where it is defined as readonly for the edit and create views. However, in the case of filters, it should be possible to remove this property.
A possible solution is to respect the properties given in the SearchFields.php file.
Steps to Reproduce the Issue
Context
No response
Version
8.7.1
What browser are you currently using?
Chrome
Browser Version
Version 124.0.6367.60 (Official Build) (64-bit)
Environment Information
8.1.29
Operating System and Version
Ubuntu 22.04.4 LTS
The text was updated successfully, but these errors were encountered: