Skip to content
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

Timebased issue #322

Open
AnkitExcelerate opened this issue Nov 7, 2024 · 0 comments
Open

Timebased issue #322

AnkitExcelerate opened this issue Nov 7, 2024 · 0 comments
Assignees
Labels
bug Something isn't working High Priority Should fix this in 24 hrs

Comments

@AnkitExcelerate
Copy link
Collaborator

AnkitExcelerate commented Nov 7, 2024

We have checks for start date and end date that it should not exceed 3 months and in timebased if i select todays date, end date should be set to todays date only.
Now, if i clicked on todays date in start date, end date is setting to 3 months apart which should not be the case in timebased.

Expected behavior - If i select start date as todays date, end date should be the same

Issue 2 -
Due to the timeframe, Now if i select start date as 8 months back also my end date is not changing and i am getting data for all 8 months, when we should have a backend check for this.

Expected behavior - There should be a check on frontend and backend that we should not be able to fetch data for more than 3 months

Screenshots -
image

Issue 2 -
image

@AnkitExcelerate AnkitExcelerate added bug Something isn't working High Priority Should fix this in 24 hrs labels Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working High Priority Should fix this in 24 hrs
Projects
None yet
Development

No branches or pull requests

3 participants