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

[Bug][Manager] The ext_params is incorrectly set to null #8469

Closed
2 tasks done
fuweng11 opened this issue Jul 8, 2023 · 0 comments · Fixed by #8471
Closed
2 tasks done

[Bug][Manager] The ext_params is incorrectly set to null #8469

fuweng11 opened this issue Jul 8, 2023 · 0 comments · Fixed by #8471
Assignees
Labels
Milestone

Comments

@fuweng11
Copy link
Contributor

fuweng11 commented Jul 8, 2023

What happened

ext params is incorrectly set to null.

What you expected to happen

ext params is incorrectly not set to null when update.

How to reproduce

1.Adding tenant to a group.
The request parameters are as follows:
企业微信截图_d91bb75f-a74b-43f3-85c6-5f939b7df96a

result:
Tenant successfully saved。
企业微信截图_261c9e40-d560-4d10-99d4-3b89bc9d2a48

2.Update group without tenant.
The request parameters are as follows:
image

result:
Tenant is incorrectly set to null.
image

Environment

No response

InLong version

master

InLong Component

InLong Manager

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@fuweng11 fuweng11 added the type/bug Something is wrong label Jul 8, 2023
@healchow healchow changed the title [Bug][Manager] ext params is incorrectly set to null [Bug][Manager] The ext_params is incorrectly set to null Jul 8, 2023
@healchow healchow added this to the 1.9.0 milestone Jul 8, 2023
@dockerzhang dockerzhang modified the milestones: 1.9.0, 1.8.0 Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants