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 2021/02/22 04:19:24 UTC

[GitHub] [incubator-dolphinscheduler] ruancheng77 opened a new issue #4836: [Question] Question title response data is missing data

ruancheng77 opened a new issue #4836:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4836


   **For better global communication, Please describe it in English. If you feel the description in English is not clear, then you can append description in Chinese(just for Mandarin(CN)), thx! **
   **Describe the question**
   /dolphinscheduler/projects/default/process/save interface response msg is missing org.apache.dolphinscheduler.api.service.ProcessDefinitionService#PROCESSDEFINITIONID
   
   
   **Which version of DolphinScheduler:**
    -[1.3.3-release]
   
   **Additional context**
   Add any other context about the problem here.
   
   **Requirement or improvement**
   - Please describe about your requirements or improvement suggestions.
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] chengshiwen commented on issue #4836: [Question] Process definition response data is missing

Posted by GitBox <gi...@apache.org>.
chengshiwen commented on issue #4836:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4836#issuecomment-817102211


   @ruancheng77 Hi, could you give us more details to reproduce this issue? Thanks so much!


-- 
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] ruancheng77 commented on issue #4836: [Question] Process definition response data is missing

Posted by GitBox <gi...@apache.org>.
ruancheng77 commented on issue #4836:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4836#issuecomment-817109804


   Example's response data for interface /dolphinscheduler/projects/{projectName}/process/save.
   
   {
   code: 0
   data: null
   msg: "成功"
   }
   
   Data is null.


-- 
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:
users@infra.apache.org