]
Michael Anstis resolved DROOLS-2137.
------------------------------------
Resolution: Won't Do
[Guided Decision Table] The asset lock does not work when one of the
users is in another tab (in the GDT Editor)
----------------------------------------------------------------------------------------------------------------
Key: DROOLS-2137
URL:
https://issues.jboss.org/browse/DROOLS-2137
Project: Drools
Issue Type: Enhancement
Components: Guided Decision Table Editor
Reporter: Guilherme Carreiro
Assignee: Guilherme Carreiro
Priority: Major
The Guided Decision Table lock does not work when one of the users is in another tab (in
the GDT Editor).
Steps do reproduce:
- Login with the `user1`;
- Login in a different session with the `user2`;
- Open a Guided Decision Table with the `user1`;
- Open the same Guided Decision Table with the `user2`;
- Open the "Overview" tab with the `user1`;
- Append a new row with values in the GDT with `user2`;
- See that the GDT is not locked for the `user1`.