Skip to content

fix: versions view breaks when collection has defaultSort#4376

Closed
JessRynkar wants to merge 3 commits intomainfrom
fix/version-default-sort
Closed

fix: versions view breaks when collection has defaultSort#4376
JessRynkar wants to merge 3 commits intomainfrom
fix/version-default-sort

Conversation

@JessRynkar
Copy link
Copy Markdown
Member

@JessRynkar JessRynkar commented Dec 4, 2023

Description

Closes #4027

When using Postgres, the versions view was throwing an error when defaultSort is defined in the collection or global.

  • I have read and understand the CONTRIBUTING.md document in this repository.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • [TODO] I have added tests that prove my fix is effective or that my feature works
  • Existing test suite passes locally with my changes

Comment thread packages/db-postgres/src/findVersions.ts
@JessRynkar
Copy link
Copy Markdown
Member Author

Closing - alternate fix was released in v.2.4.0.

@JessRynkar JessRynkar closed this Dec 7, 2023
@JessRynkar JessRynkar deleted the fix/version-default-sort branch May 2, 2024 10:26
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.

defaultSort breaks display of versions with PostgreSQL

2 participants