Skip to content

fix(tapd): fix panic when executing extractStoryCategories#8425

Merged
d4x1 merged 2 commits into
mainfrom
fix-8423
May 6, 2025
Merged

fix(tapd): fix panic when executing extractStoryCategories#8425
d4x1 merged 2 commits into
mainfrom
fix-8423

Conversation

@d4x1
Copy link
Copy Markdown
Contributor

@d4x1 d4x1 commented May 6, 2025

⚠️ Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

  • I have read through the Contributing Documentation.
  • I have added relevant tests.
  • I have added relevant documentation.
  • I will add labels to the PR, such as pr-type/bug-fix, pr-type/feature-development, etc.

Summary

What does this PR do?

Does this close any open issues?

Closes #8423

Screenshots

Include any relevant screenshots here.

Other Information

Any other information that is important to this PR.

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 6, 2025
@d4x1 d4x1 self-assigned this May 6, 2025
@dosubot dosubot Bot added component/plugins This issue or PR relates to plugins pr-type/bug-fix This PR fixes a bug labels May 6, 2025
@d4x1 d4x1 removed the component/plugins This issue or PR relates to plugins label May 6, 2025
@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels May 6, 2025
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 6, 2025
@d4x1 d4x1 merged commit e7bf7a1 into main May 6, 2025
12 checks passed
@d4x1 d4x1 deleted the fix-8423 branch May 6, 2025 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer pr-type/bug-fix This PR fixes a bug size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug][TAPD] Synchronization fails due to unmarshaling error for Category.id with value -1

2 participants