go-vikunja / vikunja

Mirror of vikunja from https://code.vikunja.io/api
GNU Affero General Public License v3.0
773 stars 56 forks source link

Cannot set repeating tasks to done #121

Closed NeoHuncho closed 5 months ago

NeoHuncho commented 5 months ago

Description

🐛: When i set up repeating tasks and set them to done, it auto sets them to undone. It also does not work on apk app (0.1.3)

Vikunja Frontend Version

0.22.1

Vikunja API Version

0.22.1

Browser and version

Arc

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

https://github.com/go-vikunja/frontend/assets/70228132/b127c826-8779-4b07-a56e-726d6e047f7d

kolaente commented 5 months ago

That's working as expected. Repeating tasks will increase all dates by the repeating amount and un-mark itself when they are marked as done.

NeoHuncho commented 5 months ago

Oh okay, after playing around with the tool I understand how it is designed to work. Maybe it would be interesting to automatically add a due date when adding a recursive task, as I found it a little confusing tbh (in google tasks they automatically add a due date). Really love Vikunja btw, thanks for all the amazing work 🙏