guofeijia opened a new issue #5489:
URL: https://github.com/apache/dolphinscheduler/issues/5489


   在master分支中,查看taskinstance甘特图时,发现某些taskinstance无法渲染,
   
![image](https://user-images.githubusercontent.com/13915251/118485533-23717380-b74b-11eb-9d0b-328f3414424f.png)
   查询后台数据发现此时isoEnd小于isoStart,而数据库的start_time为null
   查看后台代码发现当start_time为null时,会默认赋值为当前时间
   
![image](https://user-images.githubusercontent.com/13915251/118485891-8bc05500-b74b-11eb-9ea0-b0ec50a10514.png)
   
   


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to