MonarcAppFO icon indicating copy to clipboard operation
MonarcAppFO copied to clipboard

Position of root instances

Open jerolomb opened this issue 6 years ago • 0 comments

Detaching the last component of an object in the library set the positions of root instance (parent_id = null) to position-1.

It's probably due to
zm-core/src/MonarcCore/Model/Table/InstanceTable::manageDeletePosition

https://github.com/monarc-project/zm-core/blob/70a5eefa2cc524057960a116b065408b93513133/src/MonarcCore/Model/Table/InstanceTable.php#L120

jerolomb avatar May 15 '19 09:05 jerolomb