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

Fix category, tag and term names missing in export #86

Merged
merged 3 commits into from
Jul 25, 2021

Conversation

schlessera
Copy link
Member

@schlessera schlessera commented Jul 25, 2021

A regression was introduced with #84 which was reported via #85.

The regression caused the cat_name, tag_name and term_name values to be missing in the generated export.

This PR removes the specific hardening that has introduced this regression, and adds a test scenario to ensure this will not happen again in the future.

Fixes #85

@schlessera schlessera requested a review from a team as a code owner July 25, 2021 10:40
@schlessera schlessera added this to the 2.0.9 milestone Jul 25, 2021
@schlessera schlessera merged commit 264c6db into master Jul 25, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix/85-missing-cat-tag-term-names branch July 25, 2021 15:03
danielbachhuber pushed a commit that referenced this pull request Nov 18, 2022
Fix category, tag and term names missing in export
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export is missing cat_name, tag_name & term_name
1 participant