njnu-seafish commented on issue #17940: URL: https://github.com/apache/dolphinscheduler/issues/17940#issuecomment-3844820711
In the current version, the import and export functionality is fully usable—only the taskcode reference issues in special task types like ConditionTask and SwitchTask need to be fixed. To my knowledge, many customers frequently use the import/export feature when migrating between development and production environments. Moreover, special task types such as ConditionTask and SwitchTask are very limited in number, so once the bugs related to these task types are resolved, the feature remains perfectly usable. import workflow case: https://github.com/apache/dolphinscheduler/issues/17771 https://github.com/apache/dolphinscheduler/pull/17772 copy workflow case: https://github.com/apache/dolphinscheduler/issues/17773 https://github.com/apache/dolphinscheduler/pull/17774 -- 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]
