danniehansen / activity-timer

Activity timer powerup for Trello
MIT License
44 stars 9 forks source link

Manually added time is not visible in `Manage time` listing, neither in `Activity Timer History` (since 1.2.0) #46

Closed jonez1 closed 3 years ago

jonez1 commented 3 years ago

Hello Dannie. I've noticed some new features, but i've found a bug when adding spent time to the task through Add manually link. This manually added time is not visible in Manage Time at the task sidebar (see figure 1), neither in Activity Timer History (see figure 2).

Replication of the issue described on the figure one.

To be more specific, i've found, that the most probable reason is the manually added time is not assigned to current user.

I've readded rights to the power-up, refreshed the Trello couple times, none of those steps had any positive effect.

1-activity_timer-lost_time_entries

2-activity_timer-history

danniehansen commented 3 years ago

Hi @jonez1

First of all - really appreciate the descriptive issue, on point. You're absolutely right - looks like I've forgot to assign the member when manually adding time. I'll push a fix out here later tonight or tomorrow.

Once again. Appreciate it.

danniehansen commented 3 years ago

@jonez1 This is fixed in 1.2.1 - also made invisible time trackings or trackings for users not there anymore appear under "Manage time" / "Time spent".

Once again thanks for reporting.