Skip to content

Fix zentao deadline field#8356

Merged
d4x1 merged 10 commits into
mainfrom
fix-zentao-deadline-field
Mar 26, 2025
Merged

Fix zentao deadline field#8356
d4x1 merged 10 commits into
mainfrom
fix-zentao-deadline-field

Conversation

@d4x1
Copy link
Copy Markdown
Contributor

@d4x1 d4x1 commented Mar 25, 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?
Fix a potential panic in zentao plugin.
The value of deadline may be a string like {}, then it will panic when marshal response from raw layer tables.

Does this close any open issues?

Closes N/A

Screenshots

Include any relevant screenshots here.

Other Information

Any other information that is important to this PR.

@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. component/plugins This issue or PR relates to plugins pr-type/bug-fix This PR fixes a bug labels Mar 25, 2025
@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Mar 25, 2025
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Mar 26, 2025
@d4x1 d4x1 merged commit 47bc9a8 into main Mar 26, 2025
@d4x1 d4x1 deleted the fix-zentao-deadline-field branch March 26, 2025 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/plugins This issue or PR relates to plugins 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.

2 participants