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] UseExtendedFields in Stream incorrectly overwritten #10324

Closed
2 tasks done
fuweng11 opened this issue May 31, 2024 · 0 comments · Fixed by #10325
Closed
2 tasks done

[Bug][Manager] UseExtendedFields in Stream incorrectly overwritten #10324

fuweng11 opened this issue May 31, 2024 · 0 comments · Fixed by #10325
Assignees
Labels
type/bug Something is wrong
Milestone

Comments

@fuweng11
Copy link
Contributor

What happened

UseExtendedFields in Stream incorrectly overwritten.
When modifying the stream, the UseExtendedFields parameter was not passed, resulting in the UseExtendedFields in the database being overwritten.

What you expected to happen

When modifying the stream, the UseExtendedFields parameter is not passed, and the UseExtendedFields in the database are not overwritten.

How to reproduce

Set UseExtendedFields to true in the database, and then modify the stream in the frontend.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something is wrong
Projects
None yet
1 participant