[PR #273] fix(account): call correct function to set own profile picture #891

Closed
opened 2025-10-07 00:24:09 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/pocket-id/pocket-id/pull/273

State: closed
Merged: Yes


Very minor fix to allow setting ones own profile picture.

Issue

When uploading a picture on /settings/account, a 500 is returned by the backend due to an invalid UUID.

Fix

Call the correct function to populate the UUID with ones own.

**Original Pull Request:** https://github.com/pocket-id/pocket-id/pull/273 **State:** closed **Merged:** Yes --- Very minor fix to allow setting ones own profile picture. ## Issue When uploading a picture on `/settings/account`, a 500 is returned by the backend due to an invalid UUID. ## Fix Call the correct function to populate the UUID with ones own.
OVERLORD added the pull-request label 2025-10-07 00:24:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#891