Support Article
From and To filter is not working properly
SA-69821
Summary
Unable to filter records when only From or To date value is provided in the range filter of the Filter panel.
Error Messages
Not Applicable
Steps to Reproduce
- Create a case, TestRTEditor.
- Filter the records in the repeating grid using the Date column range search filter.
- Select date only for the From or To field.
Root Cause
If there are a number of records in a repeating grid where the exact boundaries can be selected in the Date range. Either the From or To range value is provided. If the From value is selected, the records above that date display. If the To value is selected, records before it display.
The issue is in the performing range search. When values are provided for either From or To, error occurs for the From select date when it is above the present date and error occurs when the To date is a past date from the current date.
The wrapperProcessDate sets an empty value to the current date and this breaks a few validations.
Resolution
Apply HFix-49421.
Published January 6, 2019 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.