newbiename opened a new issue, #16466: URL: https://github.com/apache/dolphinscheduler/issues/16466
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened The logic_operator parameter in the quality operator is not being correctly passed to the backend, nor is it properly echoed back in the UI. This issue affects the proper handling and display of the logical operators. This is my first time contributing, and I am a beginner. Any guidance or feedback would be greatly appreciated. ### What you expected to happen The system should correctly parse and process the logic_operator parameter to ensure that all relevant logical operators work properly. ### How to reproduce Currently, the logic_operator parameter is not handled correctly, causing some functions to not work properly. ### Anything else every time ### Version dev ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
