youyangkou opened a new issue, #1553: URL: https://github.com/apache/incubator-streampark/issues/1553
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/streampark/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened When copying a job, some job properties are not replicated and there are some bug. For example: 1. tags and ModifiedTime is empty 2. Versionid directly wrote as 10000L and there will be flink-home version error when use postgres as database ### StreamPark Version 1.2.4/dev ### Java Version 1.8 ### Flink Version 1.13 ### Scala Version of Flink 2.11 ### Error Exception ```log 1. tags and ModifiedTime is empty 2. Versionid directly wrote as 10000L and there will be flink-home version error when use postgres as database ``` ### Screenshots  ### 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]
