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 contact photos after #32057 #36110

Closed
wants to merge 2 commits into from
Closed

Conversation

Pytal
Copy link
Member

@Pytal Pytal commented Jan 12, 2023

Followup to #32057

UID X-NEXTCLOUD-UID
Before #32057 John Not set
After #32057 bf2b3dc13e308eafc1bb824842d3ab91 John
Before After
image image

@szaimen
Copy link
Contributor

szaimen commented Jan 12, 2023

/backport to stable25

@ChristophWurst ChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jan 12, 2023
Signed-off-by: Christopher Ng <chrng8@gmail.com>
This restores the previous behaviour from before
#32057

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen
Copy link
Member

In my commit I also remapped the UID of IEntry to return the user id again, to avoid breaking change of the API and all IProviders.
#32057 (comment)

@nickvergessen
Copy link
Member

Avatar menus still don't work. They return 404 on the POST findOne request.
The addressbook search used by the ContactsMenu\Manager does not return an entry anymore.
At this point I wonder if it would be better to revert #32057 and have a look for another or complete fix with @miaulalala

@nickvergessen nickvergessen added 3. to review Waiting for reviews and removed 4. to release Ready to be released and/or waiting for tests to finish labels Jan 12, 2023
@Pytal
Copy link
Member Author

Pytal commented Jan 12, 2023

Avatar menus still don't work. They return 404 on the POST findOne request. The addressbook search used by the ContactsMenu\Manager does not return an entry anymore. At this point I wonder if it would be better to revert #32057 and have a look for another or complete fix with @miaulalala

Contact actions are also broken, reverting #32057 first sounds good then

@Pytal
Copy link
Member Author

Pytal commented Jan 13, 2023

Revert in #36131

@ChristophWurst ChristophWurst marked this pull request as draft January 13, 2023 07:18
@blizzz blizzz mentioned this pull request Feb 1, 2023
@skjnldsv skjnldsv mentioned this pull request Feb 23, 2023
@blizzz blizzz mentioned this pull request Mar 7, 2023
@blizzz blizzz modified the milestones: Nextcloud 26, Nextcloud 27 Mar 9, 2023
@szaimen
Copy link
Contributor

szaimen commented Mar 20, 2023

Not sure if this is needed after b38d2da

@Pytal
Copy link
Member Author

Pytal commented Mar 27, 2023

Not sure if this is needed after b38d2da

This was to fix some bugs after #32057 but is not needed anymore since it was reverted in #36131

@Pytal Pytal changed the title Fix contact photos Fix contact photos after #32057 Mar 27, 2023
@Pytal Pytal closed this Mar 27, 2023
@ChristophWurst ChristophWurst deleted the fix/contacts-menu-photos branch March 28, 2023 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants