RealDevSquad / RealDevSquad/website-backend
Adds logging for task un assignment
@heyrandhirs is already working on this.
Since Dec 11, 2023.
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
Issue Description
Presently, the system lacks logging functionality for when a super user unassigns a task. To improve this, it is necessary to update the functionality in such a way that the event of task unassignment is properly logged, including the relevant data and metadata.
Expected Behavior
when a super user unassigns a task, the system should log this event along with the relevant data and metadata associated with the task.
Current Behavior
Logging is missing currently
Screenshots
[If applicable, add screenshots or images that help illustrate the issue. You can use the following Markdown syntax to embed images:]
Reproducibility
- This issue is reproducible
- This issue is not reproducible
Steps to Reproduce
- [Step 1]
- [Step 2]
Severity/Priority
- Critical
- High
- Medium
- Low
Additional Information
[Include any additional context, logs, or details that might be helpful in addressing the issue.]
Checklist
- I have read and followed the project's code of conduct.
- I have searched for similar issues before creating this one.
- I have provided all the necessary information to understand and reproduce the issue.
- I am willing to contribute to the resolution of this issue.
Thank you for contributing to our project! We appreciate your help in improving it.
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.
Assessment
This issue has not been assessed yet.