Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When saving an entity without closing a detail view sort order of its composition attribute is reset #3948

Open
glebfox opened this issue Nov 28, 2024 · 0 comments
Labels
candidate Possible candidate for future releases in: flowui size: M type: bug Something isn't working

Comments

@glebfox
Copy link
Contributor

glebfox commented Nov 28, 2024

Environment

Jmix version: 2.3+
Source: forum

Bug Description

When saving an entity without closing a detail view, e.g. using detail_save action, the sort order of its composition attribute is reset.

Steps To Reproduce

  1. Open TestEntity on edit
  2. Sort children
  3. Add/remove child or change parent name
  4. Click Save

Current Behavior

Before saving:
image

After saving:
image

Expected Behavior

Sort order is not reset

Sample Project

sandbox-25s.zip

@glebfox glebfox added type: bug Something isn't working triage Issue is waiting for triage size: M in: flowui candidate Possible candidate for future releases and removed triage Issue is waiting for triage labels Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
candidate Possible candidate for future releases in: flowui size: M type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant