2

Issue with filter criteria applied on records
----------------------------------------------------------------
->Navigate to any records for example Account entity
->The view lists down the number of records for the Accounts entity
->Click on the filter icon and apply a filter criteria (for example I select show records begin with letter A)
->The lists filters all the records starting with letter A
->Open any random record from the list
->Now click on back button, the filter applied is removed and all the records are displayed again (Starting from A to Z)

->Again apply the filter for the same letter or for any other letter on the same entity
->Open any random record again from the list
->Click on back button, the filter applied remains the same
->No matter how many times we open any random record and click on back button, the filter remains the same
->It is only the first time when we sort with applying the filter, open a record and click on back button, the filter is removed

Category:
STATUS DETAILS
New