Adding new item with the latest nightly results in "error not found" #1603

Closed
opened 2023-09-10 17:25:33 +00:00 by hboetes · 3 comments

Description

I checked the api logs, but there isn't an error message with dbase in debug mode.

In the left bottom corner there is a box with the error message "error not found". Deleting all cookies didn't help either.

Vikunja Frontend Version

Frontend Version: 0.21.0+119-c4adcf4655

Vikunja API Version

API Version: v0.21.0+77-2c0c3ea24e

Browser and version

Firefox, I also tried firefox on my mobile, same error.

Can you reproduce the bug on the Vikunja demo site?

No

Screenshots

I'm too slow to take a screenshot.

### Description I checked the api logs, but there isn't an error message with dbase in debug mode. In the left bottom corner there is a box with the error message "error not found". Deleting all cookies didn't help either. ### Vikunja Frontend Version Frontend Version: 0.21.0+119-c4adcf4655 ### Vikunja API Version API Version: v0.21.0+77-2c0c3ea24e ### Browser and version Firefox, I also tried firefox on my mobile, same error. ### Can you reproduce the bug on the Vikunja demo site? No ### Screenshots I'm too slow to take a screenshot.
hboetes added the
kind/bug
label 2023-09-10 17:25:33 +00:00
Owner

That's because the api route to create tasks has been changed in bfb01898c2 (that's a breaking change).
The CI step for releasing a new api version is currently broken, hence you can't upgrade to an api release including the change.

Once the CI works again this will resolve itself.

That's because the api route to create tasks has been changed in https://kolaente.dev/vikunja/api/commit/bfb01898c2e9f902acf69bdf83c01fd0f5a1ba1a (that's a breaking change). The CI step for releasing a new api version is currently broken, hence you can't upgrade to an api release including the change. Once the CI works again this will resolve itself.
Owner

Fixed now.

Fixed now.
Author

Thanks! It works again. :-)

Thanks! It works again. :-)
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1603
No description provided.