-
Notifications
You must be signed in to change notification settings - Fork 1
fix: TTL-795-fix-customers-table-remove-duplicated-subscription #977
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
fix: TTL-795-fix-customers-table-remove-duplicated-subscription #977
Conversation
Kudos, SonarCloud Quality Gate passed!
|
[infrastructure/][stage] Terraform Plan 📖
|
[infrastructure/][prod] Terraform Plan 📖
|
Description
Customer table is not working fine, sometimes (randomly) shows as it doesn't have data but it has.
Using async pipe multiple times can cause problems because we’re doing multiple subscriptions and that’s the reason why it works randomly.
Is not necessary to use it two times. We just need to remove one of them.
Files changed
Task board
Acceptance criteria
Given customer table when the page loads then the table is filled correctly