jmix icon indicating copy to clipboard operation
jmix copied to clipboard

FlowUI for Entity Log

Open GurSergey opened this issue 3 years ago • 1 comments

audit UI port on FlowUI

GurSergey avatar Sep 23 '22 07:09 GurSergey

Critical problems:

Problem 1 - wrong table content Open View > Search > Look at the "Entity instance name" content AR: entity names ER: instance names

Problem 2 - can't remove setup Open Setup > select record > Remove > Cancel AR: There are two remove confirmation windows. Removing doesn't work if when using the first window. ER: Remove works by one window

Problem 3 - can't edit setup (sometimes) Open Setup > Create with selecting any attribute and mode > Save Select created record > Edit with some changes > Save AR: Unique constraint violation occured. Can't save setup ER: Editing works

lovtsovaik avatar Oct 20 '22 12:10 lovtsovaik

Critical problems:

Problem 1 - wrong table content Open View > Search > Look at the "Entity instance name" content AR: entity names ER: instance names

Problem 2 - can't remove setup Open Setup > select record > Remove > Cancel AR: There are two remove confirmation windows. Removing doesn't work if when using the first window. ER: Remove works by one window

Problem 3 - can't edit setup (sometimes) Open Setup > Create with selecting any attribute and mode > Save Select created record > Edit with some changes > Save AR: Unique constraint violation occured. Can't save setup ER: Editing works

Fixed in tickets: https://github.com/jmix-framework/jmix/issues/1127 https://github.com/jmix-framework/jmix/issues/1128 https://github.com/jmix-framework/jmix/issues/1129

GurSergey avatar Oct 27 '22 08:10 GurSergey