Skip to content

[Data Object Editor] Moving field collections doesn't work #1253

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

Open
fashxp opened this issue Mar 31, 2025 · 6 comments · Fixed by #1343 · May be fixed by #1496
Open

[Data Object Editor] Moving field collections doesn't work #1253

fashxp opened this issue Mar 31, 2025 · 6 comments · Fixed by #1343 · May be fixed by #1496
Assignees
Labels

Comments

@fashxp
Copy link
Member

fashxp commented Mar 31, 2025

add some field collection entries

Image

move them around - just title changes, but not the content

Image

@fashxp
Copy link
Member Author

fashxp commented Mar 31, 2025

a similar problem is with blocks ...
content of some fields is moved correctly, some not (e.g. image fields):

original:

Image

after moving second item up:

Image

after reloading data object, it is correct.

@ValeriaMaltseva
Copy link
Contributor

Blocked by: pimcore/studio-backend-bundle#996

@fashxp
Copy link
Member Author

fashxp commented Apr 22, 2025

for images in blocks the problem still persists...

  • create object of following class: class_blocktest_export.json
  • add two block entries with different images
  • move them around --> data is switched, but images stay where they are

@ValeriaMaltseva
Copy link
Contributor

This bug - pimcore/studio-backend-bundle#1113 - is related to this task.

@ValeriaMaltseva
Copy link
Contributor

This bug - pimcore/studio-backend-bundle#1114 - is related to this task.

@ValeriaMaltseva
Copy link
Contributor

As a part of this task, found this bug: #1537. Will fix it separately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment