Skip to content

fix(copy): Fix error propagation operation#7318

Merged
Xuanwo merged 1 commit intoapache:mainfrom
dentiny:hjiang/fix-copy-error-propagation
Mar 26, 2026
Merged

fix(copy): Fix error propagation operation#7318
Xuanwo merged 1 commit intoapache:mainfrom
dentiny:hjiang/fix-copy-error-propagation

Conversation

@dentiny
Copy link
Copy Markdown
Contributor

@dentiny dentiny commented Mar 26, 2026

Which issue does this PR close?

Closes #7317

Rationale for this change

We should use rename as operation name in error propagation.

What changes are included in this PR?

Use Enum instead of string to avoid error.

Are there any user-facing changes?

No.

AI Usage Statement

Opus 4.6 helped me craft tests to identify the issue.

@dentiny dentiny requested a review from Xuanwo as a code owner March 26, 2026 07:27
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. releases-note/fix The PR fixes a bug or has a title that begins with "fix" labels Mar 26, 2026
Copy link
Copy Markdown
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thank you!

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Mar 26, 2026
@Xuanwo Xuanwo merged commit d6a69f6 into apache:main Mar 26, 2026
372 checks passed
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 releases-note/fix The PR fixes a bug or has a title that begins with "fix" size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: error propagation with incorrect operation name

2 participants