nextcloud / nextcloud/deck

Filter by assigned user should show groups the user is part of

Open
#2,195 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement feature: filter feature: sharing
Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

When a card is only assigned to a group but not to a user it will never show up using the "Filter by assigned user" feature.

Steps to reproduce

  1. Create a card and assign it to a group that's part of the board
  2. Use "Filter by assigned user" and choose a user that is part of the very group
Current behavior

The card that was assigned to the group (and thus also to the user) does not show up.

Desired behavior

The card that was assigned to the group should show up.

Alternative

Alternatively the "Filter by assigned user" feature could also list the groups. Then you could choose the user and the corresponding group to the see all cards relevant to that user.

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

Reproduce the behavior by following the two listed steps: assign a card only to a board group, then filter by a user in that group. Trace the assigned-user filtering entry point and compare direct user assignments with group membership. Done means the group-assigned card appears for that user, with coverage for the described case.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.