yikeshiguang opened a new pull request #7561: URL: https://github.com/apache/dolphinscheduler/pull/7561
When calling the statistics function of the interface "dolphinscheduler/projects/analysis/task-state-count", if you just filter it with the parameter "startDate". It does not work. Without any filtering parameters, the result is the same. I modified part of the code to make sure that the startDate and endDate parameters do not affect each other and both fulfill the filtering requirement. -- 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]
