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

[44859] Total progress does not change color #14240

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

HDinger
Copy link
Contributor

@HDinger HDinger commented Nov 24, 2023

Problem

On the budgets overview the progress calculation had some weird bugs. Sometimes there was no red bar at all although the budget was exceeded, sometimes there was a white bar left, although it was exceeded.

Bildschirmfoto 2023-11-24 um 13 17 29

Solution

The comment above the function which shows the progress bar basically already provided the answer as the past values where already correctly calculated. Thus there was no additional calculation needed.

Bildschirmfoto 2023-11-24 um 13 18 13

https://community.openproject.org/projects/14/work_packages/44859/actvitiy

…n as the passed value is already the correct one
@HDinger HDinger added this to the 13.1 milestone Nov 24, 2023
Copy link
Contributor

@dombesz dombesz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@dombesz dombesz merged commit 50f4c91 into dev Nov 24, 2023
10 checks passed
@dombesz dombesz deleted the bug/44859-total-progress-does-not-change-color branch November 24, 2023 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants