User and Group column => Option to extract the teams and groups users on cell creation
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Is your feature request related to a problem? Please describe.
Using User and Group column
One can use Teams and groups to add users quickly.
This is wonderful, but this does not extract the users which are present on the date of the row creation.
By extracting teams and groups users on date of creation, only users present on the day will be added.
If people are added/removed from groups teams we might not want them to see old data has it may not concern them
Describe the solution you'd like
It would be good if there was an option to on row creation the users present in the teams and groups are extracted and put in the cell instead of the teams and groups.
Describe alternatives you've considered
No response
Additional context
Mentioning @Koc because it implemented the feature ❤️
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
No files or tests are named. Start by locating the User and Group column implementation and the row-creation path, then trace how teams and groups are currently resolved. Done means an explicit option snapshots the users in those teams and groups when a row is created, while existing rows retain their stored users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100