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

Call Tree View #14

Closed
bruderol opened this issue Jun 17, 2013 · 2 comments
Closed

Call Tree View #14

bruderol opened this issue Jun 17, 2013 · 2 comments
Labels

Comments

@bruderol
Copy link
Member

As a user I want to see the call tree on my pages (what code has been executed during last request, down to services).

  • Display call tree
  • for each call following information is displayed:
    • Call name
    • Call type
    • request (parameter values or xml)
    • response
    • child calls
  • usual search/filtering inside this tree is possible
  • possibility to select which type of calls (layers) to display in the tree (in case a user is only interested in one layer/type of calls, e.g. only services, only managers or only struts actions).
@bruderol
Copy link
Member Author

bruderol commented Nov 5, 2013

This story should be replaced by a new story for a general generic referenced object view, that is configurable to search for any type of generic objects referenced in details on pages.

@bruderol
Copy link
Member Author

bruderol commented Nov 5, 2013

This story wont be fixed.
Has been replaced by more generic user story, see story #60

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

1 participant