Skip to content

fix(ticket): failed to approve ticket when input over-sized comment#2565

Merged
yhilmare merged 1 commit into
dev/4.3.0from
bugfix/gaoda_430_fix_flow_approval
Jun 3, 2024
Merged

fix(ticket): failed to approve ticket when input over-sized comment#2565
yhilmare merged 1 commit into
dev/4.3.0from
bugfix/gaoda_430_fix_flow_approval

Conversation

@smallsheeeep
Copy link
Copy Markdown
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
@smallsheeeep smallsheeeep requested a review from yhilmare May 30, 2024 06:07
Copy link
Copy Markdown
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
@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