SbloodyS commented on issue #17252: URL: https://github.com/apache/dolphinscheduler/issues/17252#issuecomment-3059977556
> The workflow adds a label field to mark more information, such as whether it is a development or production workflow, which can also be customized I understand that label is bound to workflow and has nothing to do with tasks. Am I right? > The workflow operation adds an overwrite (replace) operation: click and select the workflow to overwrite the non-online state (can be across projects),It supports the comparison of differences between two nodes, the coverage is for the entire workflow. When performing this override, if the destination workflow does not exist,how should the new workflow be named and what is the user interaction process? What this function `Compare` specifically compares, please elaborate it. > The workflow supports label filtering. Maybe we should add a new search drop-down box instead of using the current filter box. And create an workflow label management menu to manage all workflow labels in project level. > Development and production workflows are stored in separate tables with completely independent data. Why not add a label column in the existing table since label can be customized by users and can only be used to distinguish between development and production environments. -- 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]
