nextcloud / nextcloud/circles

Missing share information for a remote user in a remote circle

Open
#909 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug
Dominant language
JavaScript
Stars
177
Forks
68
Avg merge
2d 22h
Merged PRs (30d)
60

Description

Describe the bug

Missing share information for a remote user in a remote circle.

To Reproduce
Steps to reproduce the behavior:

  1. With user01@node01, define a circle c01 in node01 and add to the circle remote user user01@node02
  2. With user01@node01 Share file fìle01 with c01
  3. Connect to node02 with user02, browse for file01 and check share information

Expected behavior

This is the share entry as seen by a user in the same instance as the circle owner
image

Actual behavior
This is the share entry as seen by user02@node02

image

Screenshots

See above

Server configuration

node01 system configuration file

2022-01-17.md

Operating system: See system report

Web server: See system report

Database: See system report

PHP version: See system report

**Nextcloud version: See system report

Contacts version: See system report

Updated from an older Nextcloud or fresh install: See system report

Signing status: See system report

List of activated apps:
See system report

Nextcloud configuration:
See system report

Client configuration

Browser:

Operating system:

CardDAV-clients:

Logs
Web server error log
Nextcloud log
Browser log

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report names no source files, tests, or entry points. First reproduce the two-node circle and sharing scenario, then trace how share information for the remote user is obtained and displayed. Done means user02@node02 sees the same share information for file01 as a user on node01.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.