Bug 1304927 - Reserve Report search does nothing
Summary: Reserve Report search does nothing
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: web UI
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: 22.2
Assignee: Dan Callaghan
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-05 00:31 UTC by Dan Callaghan
Modified: 2016-03-15 01:51 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-03-15 01:51:26 UTC
Embargoed:


Attachments (Terms of Use)

Description Dan Callaghan 2016-02-05 00:31:38 UTC
Description of problem:
Advanced search on the Reserve Report does not work.

Version-Release number of selected component (if applicable):
22.1

How reproducible:
easily

Steps to Reproduce:
1. Open the Reserve Report (Reports -> Reserve from the top menu)
2. Use advanced search to search for System/User is dcallagh, or any other search

Actual results:
Page reloads but search parameters are discarded (replaced by a default System/Reserved before today) and the search has no effect.

Expected results:
Search should work.

Additional info:
Regression in 22.0. Looks like query params are being ignored, maybe a param name mismatch in the search bar vs. what the server side search code is looking for. Previously it was "reservesearch" but is now "systemsearch".

Comment 1 Dan Callaghan 2016-02-05 01:34:35 UTC
The problem is just that we have some code unconditionally replacing the search from the query string with a default search.

http://gerrit.beaker-project.org/4666

Comment 4 Dan Callaghan 2016-03-15 01:51:26 UTC
Beaker 22.2 has been released.


Note You need to log in before you can comment on or make changes to this bug.