You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
Code of Conduct
The text was updated successfully, but these errors were encountered: