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/31 03:39:12 UTC

[GitHub] [dolphinscheduler] devosend opened a new issue #9300: [Bug-RD][UI Next][V1.0.0-Alpha] 405 error when I move task between workflows

devosend opened a new issue #9300:
URL: https://github.com/apache/dolphinscheduler/issues/9300


   ### 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
   
   <img width="1373" alt="image" src="https://user-images.githubusercontent.com/8847400/160969394-c81b67a8-ffb3-4213-82b4-121cdf80e158.png">
   
   
   ### What you expected to happen
   
   Task moves normally between workflows.
   
   ### How to reproduce
   
   above
   
   ### Anything else
   
   above
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [ ] 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: commits-unsubscribe@dolphinscheduler.apache.org

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



[GitHub] [dolphinscheduler] EricGao888 commented on issue #9300: [Bug][API][V1.0.0-Alpha] 405 error when I move task between workflows

Posted by GitBox <gi...@apache.org>.
EricGao888 commented on issue #9300:
URL: https://github.com/apache/dolphinscheduler/issues/9300#issuecomment-1085613244


   @caishunfeng I checked the file `dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ProcessTaskRelationController.java` and didn't find a method to process `POST` request mapping to `move`. May I ask is it because `move` feature hasn't got implemented in backend, or it routed to a wrong path?


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



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #9300: [Bug-RD][UI Next][V1.0.0-Alpha] 405 error when I move task between workflows

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #9300:
URL: https://github.com/apache/dolphinscheduler/issues/9300#issuecomment-1084040183


   Hi:
   * Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/en-us/community/development/subscribe.html ,Then write the issue URL in the email content and send question to dev@dolphinscheduler.apache.org.


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



[GitHub] [dolphinscheduler] caishunfeng commented on issue #9300: [Bug][API][V1.0.0-Alpha] 405 error when I move task between workflows

Posted by GitBox <gi...@apache.org>.
caishunfeng commented on issue #9300:
URL: https://github.com/apache/dolphinscheduler/issues/9300#issuecomment-1085676541


   > @caishunfeng I checked the file `dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ProcessTaskRelationController.java` and didn't find a method to process `POST` request mapping to `move`. May I ask is it because `move` feature hasn't got implemented in backend, or it routed to a wrong path?
   
   Yes, it seems no implemented yet. Please take a look @JinyLeeChina 


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