yugabyte/yugabyte-db

[Platform] Customer config records are not removed on customer deletion

Open

#8,298 opened on May 5, 2021

View on GitHub
 (7 comments) (0 reactions) (0 assignees)C (1,003 forks)batch import
area/platformgood first issue

Repository metrics

Stars
 (8,229 stars)
PR merge metrics
 (Avg merge 17d 21h) (92 merged PRs in 30d)

Description

We need to update the customer_config scheme to use foreign key and cascade deletion. Also please update CustomerControllerTest.testCustomerDELETEWithValidUUID to track these changes.

Contributor guide