scylladb / argus

Apache License 2.0
4 stars 11 forks source link

Can't select multiple test with the same name into a view #413

Closed fruch closed 3 months ago

fruch commented 4 months ago

once you select two tests with same name (that are in different folder/group), view only show one of them. when you go to edit the view, you see two identical ones entries for one group, and not from the other.

k0machi commented 4 months ago

Can you provide the reproduction steps? I've tried selecting two tests with the same name from different folders in the same release (and different release as well) and it worked for me - the option should be using test's id, which is always unique

fruch commented 4 months ago

Can you provide the reproduction steps? I've tried selecting two tests with the same name from different folders in the same release (and different release as well) and it worked for me - the option should be using test's id, which is always unique

now I've got it to work

but it's really confusing, since when you select there's the name of the group/folder, but once you load it up, the group/folder isn't showing, so you can know what is what

fruch commented 4 months ago

it was partly cause I could also found the one I'm looking for. which is now fixed

fruch commented 3 months ago

seems like it's now working,

the issue was a bug in test collection