Past card activities on a shared board not visible
Open
Nobody has claimed this yet.
blocked
enhancement
feature: activity
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Describe the bug
When another person shared a board with you, you cannot see card activities that happened before the board was shared with you. For example the creation activity.
To Reproduce
Steps to reproduce the behavior:
- User A creates a board
- User A creates cards and modifies it to generate entries under Activity
- User A shares the board with user B
- User B cannot see Activities on any card from before the board was shared
- (Subsequent activities on that board are visible to user B)
Expected behavior
When a board is shared with you, you'd expect to see all activities for all visible cards.
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 sharing sequence described in the issue and inspect how card activities are filtered when a board is shared. Done means user B can see activities created before sharing for all visible cards, while subsequent activities remain visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100