Two minor optimisations to get_extra_view_info
In many places get_extra_view_info is used when a user is searching
their own views. In these cases the user record is already easily
available, and we don't need to query it again.
The tags query is also made optional.
Change-Id: Ib18ab9029c0bc243f92c763ac1ccf24b8d69ac17
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
Please register or sign in to comment