Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

fix(activities): prevent doubling time while generating reports #970

Merged

Conversation

derrabauke
Copy link
Contributor

@derrabauke derrabauke commented Jun 12, 2023

...from running activities.

While traveling back in time I could not figure out, why this line is present for active activities. Maybe it has been a edge case resolution for overlapping reports.

Fixes #969

@derrabauke derrabauke added the bug label Jun 12, 2023
@derrabauke derrabauke self-assigned this Jun 12, 2023
@derrabauke derrabauke marked this pull request as ready for review June 12, 2023 10:22
@derrabauke derrabauke merged commit 96f1a37 into adfinis:main Jun 12, 2023
@derrabauke derrabauke deleted the fix-timedsheet-doubled-time-on-generate branch June 12, 2023 12:38
adfinisbot pushed a commit that referenced this pull request Jul 28, 2023
# [3.2.0](v3.1.5...v3.2.0) (2023-07-28)

### Bug Fixes

* **activities:** prevent doubling time while generating reports ([#970](#970)) ([96f1a37](96f1a37))
* changing project in the activity bar when change the recent customer ([#998](#998)) ([05a3ce5](05a3ce5))
* **customer-visible-icon:** splatter attributes ([ee5a2b8](ee5a2b8))
* **statistics-list:** allotted efforts calculation ([a0643b4](a0643b4))
* **tests:** parameter compatibility of reports abilities ([3fc5648](3fc5648))
* the bar is green only if the task is archived and have no remeaning ([369f942](369f942))

### Features

* add magic link component to create a magic link that can be sent to another user ([#1022](#1022)) ([4096c58](4096c58))
* improve statistics bar chart rendering ([b1f1d98](b1f1d98))
* writing tests for chart rendering ([699906e](699906e))
@adfinisbot
Copy link
Member

🎉 This PR is included in version 3.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

StephanH90 pushed a commit to StephanH90/timed-frontend that referenced this pull request Aug 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Active activity is being double counted when pressing "Generate timesheet"
3 participants