You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2021. It is now read-only.
As an authenticated superuser, I want to see a dropdown menu with a list of all available users so that I can choose one to impersonate and see data as that user.
As an authenticated superuser, I want to see a dropdown menu with a list of all available users so that I can choose one to impersonate and see data as that user.
https://redhat.invisionapp.com/share/UFI078IZVAW#/screens/296433282
Acceptance Criteria
user_idfilter included on all of them.Assumptions and Questions
/api/v1/report/summary?start_date=2018-01-01&end_date=2018-02-02without user filter/api/v1/report/summary?start_date=2018-01-01&end_date=2018-02-02&user_id=5with user filter