'Upcoming cards' not showing cards assigned to my teams / groups
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Describe the bug
As we now have support for assigning teams (https://github.com/nextcloud/deck/issues/4716) and groups to a card, we have to make sure that all members of the assigned teams or groups (including sub-teams and their members) get to see the card in their 'Upcoming cards' view.
To Reproduce
Steps to reproduce the behavior:
- Create a new card in some board
- Assign a card to a team or a group that you are a member of
- Go to 'Upcoming cards' and see how the card is not displayed there
Expected behavior
The card should be displayed for all the members of assigned teams and groups
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the Upcoming cards view after assigning a card to a team or group, including a sub-team if relevant. Trace how Upcoming cards determines whether the current user can see assigned cards, then verify that all members of assigned teams and groups see the card and that existing behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100