mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-22 13:05:43 -05:00
Moving tasks to lists starting with numbers #1753
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @w3XeWIRpuND on GitHub (Jan 4, 2022).
Issue: Unable to move a task to a list which has its title beginning with numbers.
Example: List titled "2021/01/04". A task cannot be moved to it, it does not find such list. If you change the title to "Daily 2021/01/04" then you can reassign any task to this list.
Frontend Version: 0.18.2
API Version: v0.18.1
@kolaente commented on GitHub (Jan 5, 2022):
Closing this in favour of https://kolaente.dev/vikunja/frontend/issues/1298