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(ticket): failed to approve ticket when input over-sized comment #2565

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

smallsheeeep
Copy link
Contributor

What type of PR is this?

type-bug
module-ticket

What this PR does / why we need it:

When I approve a ticket and input a comment with more than 1024 chars, then exception will be thrown. And the approval status will be failed but the task still executed.

This PR fixd it!

Which issue(s) this PR fixes:

Fixes #2554

Special notes for your reviewer:

Self-test passed.

Additional documentation e.g., usage docs, etc.:


@smallsheeeep smallsheeeep added the type-bug Something isn't working label May 29, 2024
@smallsheeeep smallsheeeep added this to the ODC 4.3.0 milestone May 29, 2024
@smallsheeeep smallsheeeep self-assigned this May 29, 2024
Copy link
Contributor

@yhilmare yhilmare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@yhilmare yhilmare merged commit 0bfa172 into dev/4.3.0 Jun 3, 2024
7 checks passed
@yhilmare yhilmare deleted the bugfix/gaoda_430_fix_flow_approval branch June 3, 2024 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Bug]: The work order execution result is inconsistent with the approval status
2 participants