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

bugfix: fix saga autoType convert error #5677

Merged
merged 5 commits into from
Jun 28, 2023

Conversation

wt-better
Copy link
Contributor

@wt-better wt-better commented Jun 27, 2023

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

FIX 5633

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@@ -6,6 +6,7 @@ Add changes here for all PR submitted to the develop branch.
- [[#xxx](https://github.com/seata/seata/pull/xxx)] support xxx

### bugfix:
- [[#5671](https://github.com/seata/seata/pull/5671)] fix saga mode serviceTask inputParams json autoType convert exception
Copy link
Member

Choose a reason for hiding this comment

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

revert this file changed. develop.md maps only the develop branch.

@@ -42,6 +43,6 @@
- [Bughue](https://github.com/Bughue)
Copy link
Member

Choose a reason for hiding this comment

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

same above.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok

@slievrly slievrly changed the title fix saga autoType convert error to 2.x bugfix: fix saga autoType convert error Jun 27, 2023
@slievrly slievrly added this to the 2.0.0 milestone Jun 27, 2023
Copy link
Contributor

@funky-eyes funky-eyes left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@slievrly slievrly left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Seata saga json parse exception
3 participants