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

[Bug]: Missing remote share indicator on receiving shares #44287

Closed
4 of 8 tasks
blizzz opened this issue Mar 18, 2024 · 3 comments
Closed
4 of 8 tasks

[Bug]: Missing remote share indicator on receiving shares #44287

blizzz opened this issue Mar 18, 2024 · 3 comments

Comments

@blizzz
Copy link
Member

blizzz commented Mar 18, 2024

⚠️ This issue respects the following points: ⚠️

Bug description

When a user receives and accepts a federated share, the share indicator in the files table is missing – it is an empty icon, due to the fact that the avatar endpoint returned a 404 – there is no support for federated avatars in server so far:

federates-share-indicator

Back at NC 27, the uid of the remote user was shown at least. Not great, but better than nothing.

federates-share-indicator-27

Steps to reproduce

  1. As User A on Nextcloud F share a file with User B on Nextcloud L
  2. As User B, accept the share and refresh the files page
  3. See the incoming file, and check the share indicator

Expected behavior

  • the remote avartar, the remote user name, at least remote user id, or an icon that the files was received from a remote user

Installation method

None

Nextcloud Server version

28

Operating system

None

PHP engine version

None

Web server

None

Database engine version

None

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

No response

@skjnldsv

This comment was marked as off-topic.

@skjnldsv skjnldsv marked this as a duplicate of #41725 Mar 19, 2024
@skjnldsv skjnldsv closed this as not planned Won't fix, can't repro, duplicate, stale Mar 19, 2024
@skjnldsv skjnldsv reopened this Mar 19, 2024
@skjnldsv skjnldsv marked this as not a duplicate of #41725 Mar 19, 2024
@Fenn-CS Fenn-CS self-assigned this Mar 19, 2024
@skjnldsv
Copy link
Member

I guess we can also use the Guest avatar endpoint to show some avatar too :)

@skjnldsv skjnldsv added 1. to develop Accepted and waiting to be taken care of and removed 0. Needs triage Pending check for reproducibility or if it fits our roadmap labels Mar 20, 2024
@Fenn-CS
Copy link
Contributor

Fenn-CS commented Sep 20, 2024

👀 #47441

@Fenn-CS Fenn-CS closed this as completed Sep 20, 2024
@Fenn-CS Fenn-CS removed the 1. to develop Accepted and waiting to be taken care of label Sep 20, 2024
@Fenn-CS Fenn-CS added this to the Nextcloud 28.0.11 milestone Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ☑️ Done
Development

No branches or pull requests

3 participants