weglide / bugtracker

WeGlide platform bug tracker.
https://www.weglide.org
11 stars 1 forks source link

Declared Task can not be deleted or altered #109

Closed SoarerBM closed 3 years ago

SoarerBM commented 3 years ago

Declared Task can not be deleted after expiration.

Steps to reproduce the behavior: Create New Task Declare it for one day Remove decleration or wait one day. Not possible to change or delete task

Expected behavior: A declared task, which is never flown, should be possible to delete.

samuel-git commented 3 years ago

It is a bit more complex. What happens when the task is declared by someone else and you delete it? The declaration from the other person would need to be nullified. This would cause trouble.

You got an old version of the site. We added a delete for declared tasks which hide them from lists. Please clear your cache to enable the update. Thanks

SoarerBM commented 3 years ago

Thanks for the information. Now i can delete(hide) the task.