[go: up one dir, main page]

Skip to content

Time tracking: Spent value not updated when commit is amended

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Summary

When tracking time using the /spend quick action, the time is not updated if you amend a different value and force push the commit.

Steps to reproduce

  1. Push a commit which uses the /spend quick action and enter a value eg \spend 30m
  2. Amend that same commit with a different value in /spend eg spend 1h 15m
  3. Force push the commit
  4. The time spent should now be 1h 15m but is still 30m

What is the current bug behavior?

The time spent is not updated when a commit is amended

What is the expected correct behavior?

The time spent should be updated/overwritten by the new value in the amended commit

Edited by 🤖 GitLab Bot 🤖