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

AppMaps displayed alphabetically vs chronologically for Java request recording. #770

Closed
petecheslock opened this issue Aug 8, 2023 · 0 comments · Fixed by #813
Closed
Assignees
Labels

Comments

@petecheslock
Copy link
Contributor

AppMap VSCode plugin Version v0.97.1

When recording AppMaps via Java Request Recording, the maps are displayed in alphabetical order instead of chronological order (newest at the top)

Screen Shot 2023-08-08 at 9 37 11 AM

This only appears to happen with the Java Request Recording which should default to chronological unlike tests recording which currently is alphabetical.

To confirm, I ran request recording with a Ruby/Rails application and they displayed chronologically as expected.

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

Successfully merging a pull request may close this issue.

3 participants