Open techcobweb opened 1 week ago
Yep this would be very useful. The interesting thing on top of this is that there is no way currently to list all users in the system. It would be helpful to be able to get a list of users who have run tests to aid this Rest API.
Story
As a galasa user I want to query all the runs launched by a particular user, so that I can filter runs returned easily.
Background
SearchGroupId - Passing in a userid and optionally start date / end date and returns all group ids for that user.
Change the runs get logic to accept a userid, to filter the results further. It would work in conjunction with the --age parameter and would return all the runs for that user within the age time-envelope.
For example: