SecurityRiskAdvisors / VECTR

VECTR is a tool that facilitates tracking of your red and blue team testing activities to measure detection and prevention capabilities across different attack scenarios
1.35k stars 159 forks source link

Campaign test case ordering irregularities - does anyone else experience it? #208

Open atropineal opened 1 year ago

atropineal commented 1 year ago

Sometimes I nicely order the test cases within a campaign so the execution flow makes sense, e.g. grouping tightly-related tests, or tests that logically precede/follow each other in some way. However, quite a few times I have noticed that the curated order has been disrupted, sometimes a lot, so that it looks completely unordered again. Unfortunately I don't yet have a way to reproduce it deterministically. Has anyone else noticed this?

SRAPSpencer commented 1 year ago

I believe this preference is cached in your local browser, I forwarded this to the the UI team and will let you know when I hear back.

SRAPSpencer commented 1 year ago

After discussing with the team, it seems ordering/sorting is a single set for all users. Meaning if others reorder the content upon refresh you will receive their set ordering. We're in the middle of UI rewrites as it is, and this will be tacked with that work but no ETA on when the page is to be worked on as it requires some thought.