#500 Server Error

7 messages · Page 1 of 1 (latest)

humble cloud
#

I m getting the above error for a particular table in the databases.

gloomy jackal
humble cloud
#

Yes using cloud.
project id: 68cd873b002bdeef3cb7
database id causing issue: stories

gloomy jackal
humble cloud
#

There's still the same error.
I had two tables stories and tags.
Stories has a many to many relationship with tags on column tags

Then firstly in stories table i created a new story and tried adding a tag. So only 5 of them were shown but actually there where 10. Since its a many to many it should have shown them all.

Yeah I recalled.
Steps to recreate the issue:
KT: Table Stories has a column tags, which is related to Table tags with many to many relationship.
Step 1: Go to Stories Table.
Step 2: Go to Columns Tab
Step 3: Click three dots for the tags column and choose update.
Step 4: Changed the related column key from story to stories -> received an error saying it cant be done as it will harm data integrity.
Step 5: Go to Tags Table and then Columns
Step 6: It has a story column because of a two way relationship.
Step 7: Click three dot for the story column and change the column key from story to stories -> Throws server error -> and the story table is not accessible.

gloomy jackal
humble cloud
#

a request is failing: ":"Server Error","code":500,"type":"general_unknown","version":"1.8.0"}