-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
bugConfirmed bugs or reports that are very likely to be bugs.Confirmed bugs or reports that are very likely to be bugs.
Milestone
Description
While playing around with this database from issue #2089 I noticed three bugs which apparently were introduced since the last release and therefore should be fixed before the next release 😄 Both are views-related.
Problem 1: Create any view. Editing it should be disabled by default. But it isn't; you can edit cells but any changes are immediately reverted when the editor loses focus.
Problem 2: Create the database from issue #2089 or any other database which has a view and a trigger with the same name. The view is completely inaccessible via the UI now.
Problem 3: Switch to a view, then to some other object, then back to the view. Now right click on the table header and Unlock view editing will suddenly be enabled.
Metadata
Metadata
Assignees
Labels
bugConfirmed bugs or reports that are very likely to be bugs.Confirmed bugs or reports that are very likely to be bugs.