RealDevSquad / RealDevSquad/website-backend
Add / update missing logs for task requests
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
Description:
- Initially task requests api's did not have logs. Should we add logs for those to maintain consistency?
- There are some logs which has users username, which was later changed to user id. Create a migration script to update those docs.
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 locating the task request API handlers and reviewing existing log documents, especially entries containing usernames instead of user IDs. Check the repository's migration conventions; done means task request actions have consistent logs and an approved migration updates the affected documents.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- api, backend, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100