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

Better way to debug services #3674

Open
ebruchez opened this issue Aug 14, 2018 · 4 comments
Open

Better way to debug services #3674

ebruchez opened this issue Aug 14, 2018 · 4 comments

Comments

@ebruchez
Copy link
Collaborator

When testing a form, or even with a deployed form, we should provide the form author with visibility on the service, without having to looks at logs. This should include showing:

  • the request, including URL, headers, and body
  • the response, including headers, and body

This must also work for SQL services, and show the actual SQL query and parameters used, as well as the resulting XML.

Showing what caused the service to run (action) would be good too.

@ebruchez
Copy link
Collaborator Author

See also #3534, #1946, and maybe others.

@ebruchez
Copy link
Collaborator Author

+1 from evaluator

@ebruchez
Copy link
Collaborator Author

+1 from product meeting

@ebruchez
Copy link
Collaborator Author

+1 from me today, including some context from the actions, for example: action such and such is running because of this event and condition, then calling this service with such and such parameters, then handling the response in such and such way, etc.

This would be useful for deployed forms, maybe in some "dev" mode.

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

No branches or pull requests

1 participant