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/11/02 03:58:41 UTC

[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #12659: Http parameter with placeholder not work

github-actions[bot] commented on issue #12659:
URL: https://github.com/apache/dolphinscheduler/issues/12659#issuecomment-1299532031

   ### 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
   
   Save Process Definition
   Add Http Task Node, and add Http parameter with placeholder
   (Add Http task node, and add placeholder parameters)
   
   ![image](https://user-images.githubusercontent.com/13428489/199390518-a60370ba-67e8-4707-b8a1-997c8a4bf0f8.png)
   ![image](https://user-images.githubusercontent.com/13428489/199390605-9f2f953b-0d26-462c-9b19-31769fe50031.png)
   
   Task run with manual was successful, but failed if scheduled
   Manual execution of the task can be successful, but scheduled execution fails. The task instance only shows that the submission is successful.
   ![image](https://user-images.githubusercontent.com/13428489/199390766-5d439209-3aeb-493d-8b8d-2cb23cfb0ed8.png)
   ![image](https://user-images.githubusercontent.com/13428489/199391455-cb6a3f7a-9688-4dff-888e-7ce325a76f4a.png)
   
   
   
   ### What you expected to happen
   
   Http job is allow to run with placeholder parameter
   Http tasks can pass parameters through placeholders
   
   ### How to reproduce
   
   See [What happened]
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.1.x
   
   ### 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