这是indexloc提供的服务,不要输入任何密码
Skip to content

Data UI JS error on relation with a view without FK #1278

@iam4x

Description

@iam4x

Follow up from here: #1167

Hi 👋

I have an issue, after creating my new relationship the UI for data schema crash (JS error) with the message "Something went wrong"

If I remove the relationship directly in the database it works again. I've traced the JS error to this line:

currentArrRels[k].rel_def.foreign_key_constraint_on.column ===

Here is my faulty hdb_relationship row:

table_schema table_name rel_name rel_type rel_def comment is_system_defined
public orders states array {"manual_configuration": {"remote_table": "orders_states", "column_mapping": {"id": "resource_id"}}} NULL f

Did I missed something or this is a bug? Thank you.

Metadata

Metadata

Assignees

Labels

c/consoleRelated to console

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions