You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/03/24 10:53:20 UTC

[GitHub] [dolphinscheduler] Tianqi-Dotes commented on issue #9170: [Bug] [Api Server] Can not show the tasks in process define canvas

Tianqi-Dotes commented on issue #9170:
URL: https://github.com/apache/dolphinscheduler/issues/9170#issuecomment-1077494947


   I guess the problem is from:
   1. not boxing types like 'int' etc.
   2. null values serial to jackson.
   3. missing getters or setters.
   Need to debug reproduce to solve.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org