typedb / typedb-studio

TypeDB Studio (IDE)
https://typedb.com
Mozilla Public License 2.0
191 stars 44 forks source link

Renaming Thing duplicates that Thing #678

Open jamesreprise opened 1 year ago

jamesreprise commented 1 year ago

Description

We've received a report that renaming things with the schema editor will cause them to be duplicated.

Environment

  1. TypeDB version: 2.14.1
  2. OS of TypeDB server: Unknown
  3. Studio version: 2.14.1
  4. OS of Studio: Unknown

Reproducible Steps

We haven't been able to reproduce the issue, but here are the steps as described:

  1. Load a database.
  2. Double click on a Thing (in this case, a Relation)
  3. Rename it and commit the change.

Expected Output

The Thing is renamed.

Actual Output

The Thing appears twice, both as it was originally and renamed.