Why Calendar report is not refreshing with fresh query data in WS- UI builder ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2024 04:53 AM - edited 12-16-2024 05:29 AM
Hi All,
I am using Calendar report with 2 dropdown (assignment group and skills) filters and displaying change requests as per the selection of the dropdown values (snap).
I noticed below scenarios,
case 1:- when I select values from Assignment group filter then its showing data on calendar report (for ex. its showing 4 change requests ). ---working as expected
case 2:- suppose I applied skills filters (which is connected with "AND" condition with Assignment group in the query), then as per the match its showing 3 change requests. ---working as expected.
Till this scenario is working fine.
Issue is here in below scenario,
Now if I remove Skills then 4 changes requests data suppose to display(per case 1 scenario) but page/calendar / data is not getting refreshed and showing case 2 scenario only.
Don't know why its behaves like this ? why sometimes its not getting refreshed.
Note: I checked the query formed in console and ran it on the table manually. its working as expected. so there is no issue in the query generation.
Regards,
Virendra