Issue Details:
- The view filter is not functioning correctly on the transaction list view. Users are able to access all data, even those not related to their login credentials.
- When logging in as the user pixit1 and accessing the transactions, all data is displayed instead of the filtered results on the web version.
- However, when accessing the same transaction on Axpert Desktop as the user pixit1, no data is displayed, as that user has no associated data.
For reference, I have attached two screenshots:
- viewfilterdesktop: Screenshot from the desktop login where no data is shown for the pixit1 user.
- viewfilterweb: Screenshot from the web login using the same pixit1 user, where data is visible despite the filter not being applied correctly.