-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
concept filter of date range is automatically added #1479
Comments
Test casesSetup Custom Dashboard with Filters of "Concept" type and "Range" Widget as follows:
|
himeshr
added a commit
to avniproject/avni-models
that referenced
this issue
Aug 22, 2024
… in CustomDashboard AppliedFilters
himeshr
added a commit
to avniproject/avni-models
that referenced
this issue
Aug 22, 2024
… in CustomDashboard AppliedFilters
himeshr
added a commit
that referenced
this issue
Aug 22, 2024
himeshr
added a commit
that referenced
this issue
Aug 22, 2024
move commits to 10.0 as well |
Made code commits to 10.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
when we added the filter of concept with date range.Applied the filter and removed it and click on as date filter again the filter get automatically added.
env : staging
org : akrsp
user : AchalaB@akrsp
Steps to reproduce :
1.Login to webapp
2.Add the filter concept
3.apply the filter and remove it
4.Click on the date filter as today
Expected result : date filter should be applied
Actual Result : it is applying the concept filter as well
Note : only a single start date is displayed after applying the concept date range filter but it needs to show the both start and end date, which is the existing behaviour.
Click here to watch the video
The text was updated successfully, but these errors were encountered: