Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

AbstractEditor does not release pessimistic lock while changing substituted user #62

Closed
Flaurite opened this issue Jun 24, 2021 · 0 comments
Assignees
Milestone

Comments

@Flaurite
Copy link
Contributor

Flaurite commented Jun 24, 2021

Description

Port fix from: cuba-platform/cuba#3200

QA

As user substitution functionality is not implemented yet you can check the issue by the following steps:

  1. Add @PessimisticLock annotation to the entity
  2. Create browse and editor screens.
  3. Edit some record
  4. Do not close editor screen and do logout.
  5. Log in again, edit the same entity record. Editor should be opened not in the read-only mode.

The same steps for the legacy screens.

@Flaurite Flaurite self-assigned this Jun 24, 2021
@Flaurite Flaurite transferred this issue from jmix-projects/jmix-ui Jun 24, 2021
@Flaurite Flaurite added this to the 1.0.x milestone Jun 24, 2021
@Flaurite Flaurite modified the milestones: 1.0.x, 1.1.0 Jun 28, 2021
Flaurite added a commit to jmix-projects/jmix-ui that referenced this issue Jul 8, 2021
@lovtsovaik lovtsovaik assigned owlet1997 and unassigned lovtsovaik Jul 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants