adfinis / timed-frontend

Ember.js UI for the Timed application
GNU Affero General Public License v3.0
21 stars 20 forks source link

Magic link reports wipe remaining effort #1182

Closed anehx closed 8 months ago

anehx commented 8 months ago

Describe the bug

When using a magic link to report your work, the remaining effort field will always be 00:00 instead of the previous value. This causes remaining effort estimations to be completely destroyed as soon as someone reports time on a task using a magic link.

To Reproduce

  1. Have a task with remaining effort that is not 00:00 e.g. 08:00
  2. Create a magic link for that task
  3. Use magic link to report work
  4. Remaining effort is now 00:00 and your estimation is destroyed :upside_down_face:

Expected behavior

The field remaining effort is pre-filled with the previous value. This is what happens if you report your work manually without a magic link.

Desktop:

Additional context

Please consider the urgency of the matter in your prioritization as currently remaining effort estimations are being destroyed daily and there is no use in them if they are incorrect.

adfinisbot commented 8 months ago

:tada: This issue has been resolved in version 3.5.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: