Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/REDBOX-260-order-document-view #417

Merged
merged 2 commits into from
May 20, 2024

Conversation

gecBurton
Copy link
Collaborator

Context

As a User I want the document view to be consistently ordered so that when I refresh the page my documents are in the same place

Changes proposed in this pull request

I have added the following clause to the documents query

order_by("original_file_name")

Guidance to review

Relevant links

Things to check

  • I have added any new ENV vars in all deployed environments
  • I have tested any code added or changed
  • I have run integration tests

@gecBurton gecBurton changed the title fixed doc order feature/REDBOX-260-order-document-view May 20, 2024
@gecBurton gecBurton merged commit b892b7b into main May 20, 2024
7 checks passed
@gecBurton gecBurton deleted the feature/REDBOX-260-order-document-view branch May 20, 2024 14:53
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.

2 participants