Enonic version: 6.15.5
OS: Windows 10
I have an import in a task (external API), and I need to create the items in the folder and sort by the order that they come. I don’t use the createdTime ASC because this import can include new objects and modify others (the new objects always have a newer date).
Is there any way to import this and use the manual order when I create the content?