Skip to content

Enhance task progress calculation and update logic#109

Merged
chamikaJ merged 1 commit intoWorklenz:developmentfrom
chamikaJ:fix/custom-progress-methods
May 6, 2025
Merged

Enhance task progress calculation and update logic#109
chamikaJ merged 1 commit intoWorklenz:developmentfrom
chamikaJ:fix/custom-progress-methods

Conversation

@chamikaJ
Copy link
Copy Markdown
Contributor

@chamikaJ chamikaJ commented May 6, 2025

  • Updated SQL migration to fix multilevel subtask progress calculation, ensuring accurate parent task updates based on subtasks.
  • Refactored backend functions to recursively recalculate task progress values, improving data integrity across task hierarchies.
  • Enhanced frontend components to refresh task progress values when tasks are updated, ensuring real-time synchronization.
  • Integrated logging for task progress updates to improve traceability and debugging.

- Updated SQL migration to fix multilevel subtask progress calculation, ensuring accurate parent task updates based on subtasks.
- Refactored backend functions to recursively recalculate task progress values, improving data integrity across task hierarchies.
- Enhanced frontend components to refresh task progress values when tasks are updated, ensuring real-time synchronization.
- Integrated logging for task progress updates to improve traceability and debugging.
@chamikaJ chamikaJ merged commit 890ad5e into Worklenz:development May 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant