Skip to content

Fixed loading data for the collection list page [#2273]#2274

Merged
mcpierce merged 1 commit intocomixed:mainfrom
mcpierce:bugfix/issue-2273
Dec 31, 2024
Merged

Fixed loading data for the collection list page [#2273]#2274
mcpierce merged 1 commit intocomixed:mainfrom
mcpierce:bugfix/issue-2273

Conversation

@mcpierce
Copy link
Contributor

Closes #2273

Status

READY

Does this PR contain migrations?

NO

Before You Submit Your PR:

  • Have you announced your PR on the comixed-dev mailing list?
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Refactors existing code (code changes for efficiency or maintainability)
  • Security fix (be sure to include the CVE in the commit message)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@mcpierce mcpierce added the enhancement A pull request containing a a new feature, refactoring, or security improvement.. label Dec 31, 2024
@mcpierce mcpierce added this to the 2.3 milestone Dec 31, 2024
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
75.0% Coverage on New Code (required ≥ 80%)
30.9% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@mcpierce mcpierce merged commit fbb85ee into comixed:main Dec 31, 2024
@mcpierce mcpierce deleted the bugfix/issue-2273 branch December 31, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement A pull request containing a a new feature, refactoring, or security improvement..

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Collections returns multiple entries for a single collection.

1 participant