Hello, is there any workaround for me? I can't delete the relationship in this "review" table. Without it being deleted, my other table will continue to be stuck at processing state to create one-to-many relationship with "review" table.
Summary
Developers were experiencing issues with deleting relationship attributes in their tables. One developer suggested trying to delete the linking collection as a workaround. Another developer mentioned checking the onDelete setting. Ultimately, there was an ongoing incident causing the problem, so developers were advised to wait for a resolution.
Steven
Apr 19, 2024, 06:04
there's an ongoing incident. please wait while we resolve the issues
Said Hasyim
Rank 3: Container
Apr 19, 2024, 06:14
oh, okay. thanks a lot @Steven
n1klaus
Apr 19, 2024, 06:22
what setting did you set for the onDelete option?
Said Hasyim
Rank 3: Container
Apr 19, 2024, 06:26
Cascade
n1klaus
Apr 19, 2024, 07:01
whoof, had a similar issue too and I had to delete the linking collection so that it could delete, but probably there must be a fix now
Said Hasyim
Rank 3: Container
Apr 19, 2024, 07:39
Hey @n1klaus and @Steven , the "deleting" is working now for one table. Thanks. My other table that was in "processing" now turned to "stuck" and I cannot delete them. Looks like it is still being fixed; I will just wait. Thanks again