Skip to content

[BUG] Cannot Edit Indices After Importing DBML File #773

@draco1023

Description

@draco1023

Describe the bug
After importing a DBML file into the application, I am unable to edit the imported indices present in the database schema. No error messages, warning logs, or exception traces are displayed in the browser developer console. But the imported indexes can be deleted (click 'Delete' twice), and the new created index can be edited as normal.

To Reproduce
Steps to reproduce the behavior:

  1. Import a valid DBML file
  2. Try to edit a imported index (Check more columns, or modify the index name, or toggle unique)

Expected behavior
After importing the DBML file, all indices should be fully editable—just like indexes created manually within the application.

Screenshots
Image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser chrome 137.0.7151.120

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions