hotwax / facilities

App to manage facilities
Apache License 2.0
1 stars 8 forks source link

Incorrect Data Fetch on Applying Filters in Find Facilities Page #250

Closed Adameddy26 closed 2 months ago

Adameddy26 commented 4 months ago

Expected behavior

The filtered results should accurately reflect the selected criteria. Only facilities that match the specified filters should be displayed.

Steps to reproduce the issue

Navigate to the Find Facilities page. Apply one or more filters such as group or product store. Observe the list of facilities or data displayed.

Environment details

App version : v1.6.1 App environment : Production

Additional information

https://jam.dev/c/f9042ac8-ed8e-4841-b49e-f7986fc81fa4

Adameddy26 commented 4 months ago

@amansinghbais Also it is observed that we include the virtual facilities in the count of linked facilities of facility group but on view, we display all the facilities except these.

Adameddy26 commented 2 months ago

Verified in release v1.8.0 and found that the issue is still replicating. Hence, reopening this issue. https://jam.dev/c/71c0a287-648a-4fab-b313-bbe442d09381

Adameddy26 commented 2 months ago

Issue is working fine in release v1.8.1. Hence, closing this ticket.