Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor type enum used in logs collection #1978

Open
2 of 10 tasks
palakgupta2712 opened this issue Mar 21, 2024 · 0 comments
Open
2 of 10 tasks

Refactor type enum used in logs collection #1978

palakgupta2712 opened this issue Mar 21, 2024 · 0 comments

Comments

@palakgupta2712
Copy link
Contributor

Issue Description

Currently we don't have proper enum for type.
We are using different type of formatting in naming the type to store in logs collection.
Also, we need to refactor the code how it's been used, so migration and refactoring for code has to be taken care from this.

Issue got raised while implementing this feature.
#1976 (comment)

Current Behavior

current logs collection have this kind of type, which is not in right format for the constants.
image

Expected Behavior

With this task have to make the constants for type to be stored in logs collection in same format.

Screenshots

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant