Skip to content

Conversation

jasonbahl
Copy link
Contributor

Release Notes

Chores / Bugfixes

  • #178: fix: Taxonomy field returns incorrect data if set to store objects instead of IDs
  • #174: fix: taxonomy field resolves sorted in the incorrect order

dependabot bot and others added 17 commits February 8, 2024 15:18
Bumps the composer group with 1 update in the /. directory: [composer/composer](https://github.com/composer/composer).


Updates `composer/composer` from 2.2.22 to 2.2.23
- [Release notes](https://github.com/composer/composer/releases)
- [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md)
- [Commits](composer/composer@2.2.22...2.2.23)

---
updated-dependencies:
- dependency-name: composer/composer
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…composer-2.2.23

Bump the composer group across 1 directories with 1 update
…s are saved

- update taxonomy field resolver to se the default order and orderby when resolving with the TermObjectConnectionResolver
…es-wrong-order

fix: taxonomy field resolves with wrong order
…esolver returns incorrect information. This resolves that by accounting for IDs or Objects being stored and returned.
…taxonomy-field-not-handling-objects-properly
…ect vs id & array vs individual value)

- add test for Taxonomy field when 'object' is set as the return type
…ndling-objects-properly

fix: Taxonomy field returns incorrect data if set to store objects instead of IDs
@jasonbahl jasonbahl added the release Pull request intended for a release label Feb 20, 2024
@jasonbahl jasonbahl self-assigned this Feb 20, 2024
@jasonbahl jasonbahl merged commit 5d500c0 into main Feb 20, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build b9426d1282e569e55f671a0b4a29e3fbf01fb837-PR-179

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • -2 of 19 (89.47%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.08%) to 62.466%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/FieldType/Taxonomy.php 17 19 89.47%
Totals Coverage Status
Change from base Build e2e71bfc7b196445f1533781eb2425d46a5afc0b: 0.08%
Covered Lines: 2037
Relevant Lines: 3261

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Pull request intended for a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants