Skip to content

Remove unique index to allow moving (changing position) a set of menu entries...

Daniel Schwab requested to merge 1231-make-domain-visible-in-main-menu into main

Remove unique index to allow moving (changing position) a set of menu entries and preventing a db level UniqueViolation error. Cast parent_id to int in move action.

For #1231 (closed)

Edited by Daniel Schwab

Merge request reports