contao-community-alliance / dc-general

Universal data container for Contao!
https://dc-general.readthedocs.io/de/latest/
GNU Lesser General Public License v3.0
16 stars 21 forks source link

Sorting: Manual - Doesn't work (after reload the order is the same as before) #463

Closed MacKP closed 5 years ago

MacKP commented 5 years ago

Checklist before I submit this issue report

I confirm that:

My environment is:

(Please fill in the actual values from your environment)

Key Value Comments
PHP version: 7.3.1
Contao version: 4.4.35
DC_General version: dev-feature/contao4-release 3a2a6aa
Installation via composer: yes

Issue description

Ich habe die Manuelle Sortierung im Backend aktiv. Ich kann die Items auch verschieben, allerdings wird die Sortierung nicht gespeichert. Nachdem ich neu geladen habe ist die Sortierung wieder die alte (aktuell nach Erstellungsdatum, so wie das aussieht). (Die Darstellung im Backend ist dabei egal, ob per Tabelle oder anders)

In KW8 hat es noch funktioniert (war eine Installation von Januar), sollte also an Änderungen in den letzten zwei Wochen liegen. Genauer kann ich das aktuell leider nicht einschränken.

Steps to reproduce

s.o.

Describe the behaviour of the application

s.o.

Describe the expected behaviour of the application

Die Sortierung sollte auch nach dem neu laden so erhalten bleiben, wie ich das sortiert habe

MacKP commented 5 years ago

Problem solved (new install of everything -> deleted vendor and composer.lock).