Skip to content

EntityStore: allow customizing import position

Alex Gleason requested to merge entity-pos into develop

Summary

When you create an entity, you want to insert it at the start of the list. But when paginating you want to insert entities at the end. This MR allows controlling whether entities are inserted at the start or end of the list.

Merge request reports

Loading