5
11
Fork
You've already forked tomato
1

Fix broken path in absences update #152

Merged
edwardloveall merged 1 commit from el-fix-updating-absences into main 2026年05月04日 16:14:19 +02:00

When submitting user absences, we use a me parameter for the user id:

api/users/me/absences/{id}.json

In 2f7c8ad8, I was working on better error messages for absences. I was testing what happens when a malformed URL was passed and changed this me to 1, but forgot to change it back!!!

This corrects that error.

When submitting user absences, we use a `me` parameter for the user id: `api/users/me/absences/{id}.json` In 2f7c8ad8, I was working on better error messages for absences. I was testing what happens when a malformed URL was passed and changed this `me` to `1`, but forgot to change it back!!! This corrects that error.
edwardloveall force-pushed el-fix-updating-absences from 899252811d
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
to 6be919e9a6
Some checks failed
ci/woodpecker/pr/ci Pipeline was canceled
2026年05月04日 16:06:15 +02:00
Compare
edwardloveall force-pushed el-fix-updating-absences from 6be919e9a6
Some checks failed
ci/woodpecker/pr/ci Pipeline was canceled
to 262c634ca7
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
2026年05月04日 16:09:21 +02:00
Compare
edwardloveall changed target branch from el-tardy-report to main 2026年05月04日 16:10:28 +02:00
edwardloveall deleted branch el-fix-updating-absences 2026年05月04日 16:14:21 +02:00
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
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
rootable/tomato!152
Reference in a new issue
rootable/tomato
No description provided.
Delete branch "el-fix-updating-absences"

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?