zhongjiajie opened a new issue #7660:
URL: https://github.com/apache/dolphinscheduler/issues/7660


   ### 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
   
   In our process definition page, version info dialogs given a wrong create 
time info. For now it just use `process_definition.create_time` which should 
use `process_definition.update_time` make more sence.
   
![image](https://user-images.githubusercontent.com/15820530/147523987-b5c82222-a6a5-47d1-a537-918fc46d6dcd.png)
   
   
   ### What you expected to happen
   
   We should display process definition `updateTime` instead of `createTime`
   ![Uploading image.png…]()
   
   
   ### How to reproduce
   
   Go to web ui project -> process -> process definition, create a new process 
definition save it, and then add one more task and save again, you would see 
two version in this process definition `version info` and both them have same 
create time
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   2.0.1
   
   ### Are you willing to submit PR?
   
   - [X] 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]


Reply via email to