RealDevSquad / RealDevSquad/website-backend
Automation Script to Identify and mark Users Idle
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
Generate a one-time script that can be run to identify users who are idle. Once the idle users have been identified, we need a second script that will change their status to idle.
Tasks
- Script to identify idle users
- Script to change the users identified by script 1 to idle state if their current status is not OOO or Onboarding
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, tests, or entry points are named. First clarify how “idle” is determined and where user statuses are stored, then locate the relevant user-status code and existing script conventions; done means both one-time scripts identify the intended users and skip users marked OOO or Onboarding when updating status.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100