RealDevSquad / RealDevSquad/website-backend

Adds logging for task un assignment

Open
#1,781 0 comments 0 reactions 1 assignee View on GitHub

@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
  1. [Step 1]
  2. [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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.