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

Tags are shown in random order on dashboard #438

Open
pratik2rock opened this issue Jul 23, 2024 · 0 comments
Open

Tags are shown in random order on dashboard #438

pratik2rock opened this issue Jul 23, 2024 · 0 comments

Comments

@pratik2rock
Copy link

The order of Tags shown on dashboard is not same as order in which tests are run and tags are assigned.

e.g. I have 4 test classes as Class1,Class2,Class3,Class4

Categories assigned in each class are
Class1 - Category1
Class2 - Category2
Class3 - Category3
Class4 - Category4

When these categories are shown on dashboard under section Tags, they are not shown in same order as tests run i.e. from Class1 to Class4, instead the categories are shown in random order on dashboard.

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

No branches or pull requests

1 participant