Skip to content

Conversation

ryanmitchell
Copy link
Contributor

@ryanmitchell ryanmitchell commented Nov 13, 2024

This PR ensures that entry order is saved correctly when using a queue.

The order was being set however as the entry wasn't saved during the same request the new order did not persist to the database. This was initially missed as testing was using sync.

After this PR we pass the order to the saving job which ensures it is persisted to the database.

Closes #368

@ryanmitchell ryanmitchell mentioned this pull request Nov 13, 2024
@ryanmitchell ryanmitchell marked this pull request as ready for review November 13, 2024 09:41
@ryanmitchell ryanmitchell marked this pull request as draft November 13, 2024 10:21
@duncanmcclean duncanmcclean changed the base branch from master to 4.x February 20, 2025 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reorder issue.
1 participant