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

translation link bugfix #106

Merged
merged 3 commits into from
Feb 11, 2025
Merged

translation link bugfix #106

merged 3 commits into from
Feb 11, 2025

Conversation

ndamania00
Copy link
Collaborator

@ndamania00 ndamania00 commented Feb 11, 2025

Bug brought up here: Fixes translation_link entity links around the codebase.

Previously, it was expected that translation_links to be have folder_item_type=part_link, which was found to be wrong.

Propagated this change around the code base to allow translation_links to be correctly configured as field entity_links.

Tested locally to ensure generate_files works and schemas are defined with no errors.

Test generate_files:
Screenshot 2025-02-10 at 8 41 02 PM

Test upgrade:
Screenshot 2025-02-10 at 8 40 29 PM

@ndamania00 ndamania00 added type:bug Something isn't working semver:patch A backwards compatible bug fix (patch version bump) labels Feb 11, 2025
@ndamania00 ndamania00 merged commit 4134655 into main Feb 11, 2025
2 checks passed
@ndamania00 ndamania00 deleted the translation-link-bug-fix branch February 11, 2025 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:patch A backwards compatible bug fix (patch version bump) type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant