Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix owner photo bug for v2 drafts API #413

Merged
merged 3 commits into from
Nov 9, 2023
Merged

Conversation

jfreda
Copy link
Contributor

@jfreda jfreda commented Nov 8, 2023

This PR fixes a bug where the logged-in user's photo was always being shown as the owner of a document draft in v2 of the API. It also makes the logic for attempting to GET a document draft via the v2 documents API consistent with v1 of the API, which returns a 404 response.

@jfreda jfreda requested a review from a team as a code owner November 8, 2023 21:06
@jfreda jfreda merged commit 2f39473 into main Nov 9, 2023
2 checks passed
@jfreda jfreda deleted the jfreda/bugfix-v2-api-owner-photo branch November 9, 2023 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants