Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query workflow does not allow query arguments #73

Open
andrewjdawson2016 opened this issue Jan 7, 2020 · 1 comment
Open

Query workflow does not allow query arguments #73

andrewjdawson2016 opened this issue Jan 7, 2020 · 1 comment
Assignees
Labels

Comments

@andrewjdawson2016
Copy link

When querying a workflow at the command line it is possible to pass arguments. For example

cadence --ct 100 --do my-domain --env prod wf query --workflow_id my-workflow-id --query_type my-query-type --input 2

But from the UI this is not possible as the following screenshot shows.

Screen Shot 2020-01-07 at 11 52 28 AM

Ideally from the web UI users should be able to pass arguments to their query handler. As a first pass I think the users should just get a free from text box where they can type JSON.

@andrewjdawson2016
Copy link
Author

This is low priority. Most customers do not use query arguments. If a customer does use query arguments they can still query using the client or CLI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants