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

statistic page loading wrong data #89

Open
MitanOmar opened this issue May 25, 2023 · 6 comments · May be fixed by #281
Open

statistic page loading wrong data #89

MitanOmar opened this issue May 25, 2023 · 6 comments · May be fixed by #281
Assignees
Labels
backend This issue or pull request is backend related bug Something isn't working

Comments

@MitanOmar
Copy link
Member

MitanOmar commented May 25, 2023

some kind of query to the reports endpoint is loading some wrong calculation

ex: https://timed.adfinis.com/statistics?customer=2&fromDate=2023-01-01&ordering=-duration&project=4460&type=task&user=182

image

@MitanOmar MitanOmar added the bug Something isn't working label May 25, 2023
@nis65
Copy link
Member

nis65 commented Aug 8, 2023

My example is as follows:

My project underwent a "remaining effort estimation" and I (we) decided to make a hard cut:

  • all tasks used up to the switch are archived
  • new tasks have been created to show the remaining effort.
  • only new ones are available to be booked to

When I do a "from" and "to" limit showing only records from the new phase, phantom duration numbers are invented:

https://timed.adfinis.com/statistics?customer=177&project=4893&fromDate=2023-07-09&toDate=2023-08-06&type=task

When I remove the "from", all goes back to normal:

https://timed.adfinis.com/statistics?customer=177&project=4893&toDate=2023-08-06&type=task

EDIT: removed the screen shots for data privacy reasons.

@trowik trowik self-assigned this Aug 8, 2023
@trowik trowik pinned this issue Aug 8, 2023
@Daenou
Copy link

Daenou commented Aug 10, 2023

I have the same problem when trying to analyze timed data from the team
The view by user works: https://timed.adfinis.com/statistics?customer=2&fromDate=2023-07-01&project=4457&toDate=2023-07-31&type=user#

But the view by task loads forever and has impossible large numbers:
https://timed.adfinis.com/statistics?customer=2&fromDate=2023-07-01&project=4457&toDate=2023-07-31&type=task#

Would appreciate if this is fixed soonish

@trowik trowik transferred this issue from adfinis/timed-backend Dec 6, 2023
@c0rydoras c0rydoras transferred this issue from adfinis/timed-frontend May 13, 2024
@Daenou
Copy link

Daenou commented May 23, 2024

This issue still exists, I'd be glad if it could be fixed soon :) I try to use the statistics quite often in my PM / SM / PPL work

@c0rydoras c0rydoras moved this from 📋 Backlog to 🏗 In progress in timed Jun 21, 2024
@c0rydoras c0rydoras moved this from 🏗 In progress to 📋 Backlog in timed Aug 13, 2024
@c0rydoras c0rydoras added the backend This issue or pull request is backend related label Aug 13, 2024
@c0rydoras c0rydoras linked a pull request Aug 13, 2024 that will close this issue
@tk0e
Copy link
Member

tk0e commented Sep 10, 2024

Hi

This is a very annoying bug, that I frequently run into. I hope, we can release the fix as soon as possible, now that it is ready.

Thanks

@tk0e
Copy link
Member

tk0e commented Oct 25, 2024

Any updates here? I run into that bug roughly once a week, and it takes so much time from me to get to this information in another way. Please fix this.

Example:
Works: https://timed.adfinis.com/statistics?customer=2&fromDate=2024-01-01&project=3075&type=task#
Does not work: https://timed.adfinis.com/statistics?customer=2&fromDate=2024-01-01&project=3075&type=task&user=348

@hairmare
Copy link
Contributor

I took the liberty to update this issues status on the project board to urgent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This issue or pull request is backend related bug Something isn't working
Projects
Status: 📋 Backlog
Development

Successfully merging a pull request may close this issue.

7 participants