GhostGate2017 opened a new issue #9058: URL: https://github.com/apache/dolphinscheduler/issues/9058
### 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 Add a new resource, it throws this error when I'm saving the workflow. Duplicate key TaskDefinition{id=0, code=4019205585792, name='TopicAudiencesList', version=1, description='', projectCode=0, userId=0, taskType=SHELL, taskParams='{"resourceList":[{"id":61},{"id":63},{"id":137}],"localParams":[],"rawScript":"sh realtime_project/live/scripts/TopicAudiencesList.sh","dependence":{},"conditionResult":{"successNode":[],"failedNode":[]},"waitStartTimeout":{},"switchResult":{}}', taskParamList=null, taskParamMap=null, flag=YES, taskPriority=MEDIUM, userName='null', projectName='null', workerGroup='default', failRetryTimes=0, environmentCode='3957102366336', failRetryInterval=1, timeoutFlag=CLOSE, timeoutNotifyStrategy=WARN, timeout=0, delayTime=0, resourceIds='null', createTime=null, updateTime=null}  ### What you expected to happen correctly save! ### How to reproduce 1. modify a workflow; 2. add a new resource; 3. save the workflow. ### Anything else none ### Version 2.0.5 ### Are you willing to submit PR? - [ ] 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]
