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 to use CredentialRepository for credential create #17337

Open
vijayraghav-io opened this issue Oct 25, 2024 · 0 comments · May be fixed by #17336
Open

Refactor to use CredentialRepository for credential create #17337

vijayraghav-io opened this issue Oct 25, 2024 · 0 comments · May be fixed by #17336
Labels
✨ feature New feature or request 🚨 needs approval This feature request has not been reviewed yet by the Product Team and needs approval beforehand 💻 refactor

Comments

@vijayraghav-io
Copy link
Contributor

vijayraghav-io commented Oct 25, 2024

Refactor to use CredentialRepository.Create instead of using prisma.credential.create wherever credential is being created.
Since reconnecting bookingReference is handled by CredentialRepository.Create() whenever a new credential is created (.i.e when a app is reconnected).

Refer PR: #16878

@vijayraghav-io vijayraghav-io added ✨ feature New feature or request 🚨 needs approval This feature request has not been reviewed yet by the Product Team and needs approval beforehand labels Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature or request 🚨 needs approval This feature request has not been reviewed yet by the Product Team and needs approval beforehand 💻 refactor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant