When changing suggestion, the selected tab is kept. The same should be done with the selected branch.
Created attachment 52381 [details] [review] Bug 16736 - Keep branch filter when changing suggestion When changing suggestion, the selected tab is kept. The same should be done with the selected branch. Test plan: - Go to suggestions table : /cgi-bin/koha/suggestion/suggestion.pl - Select a branch in Acquisition information > For - Select a pending suggestion - Change status as accepted - Click on Submit => without patch, the table is no longer filtered by branch => with patch, the table is filtered by branch
Created attachment 52395 [details] [review] Bug 16736 - Keep branch filter when changing suggestion When changing suggestion, the selected tab is kept. The same should be done with the selected branch. Test plan: - Go to suggestions table : /cgi-bin/koha/suggestion/suggestion.pl - Select a branch in Acquisition information > For - Select a pending suggestion - Change status as accepted - Click on Submit => without patch, the table is no longer filtered by branch => with patch, the table is filtered by branch Works as expected. Signed-off-by: Marc Véron <veron@veron.ch>
Note: if you use the 'edit' link to edit the suggestion, the filters are still reset.
Created attachment 52536 [details] [review] [PASSED QA] Bug 16736 - Keep branch filter when changing suggestion When changing suggestion, the selected tab is kept. The same should be done with the selected branch. Test plan: - Go to suggestions table : /cgi-bin/koha/suggestion/suggestion.pl - Select a branch in Acquisition information > For - Select a pending suggestion - Change status as accepted - Click on Submit => without patch, the table is no longer filtered by branch => with patch, the table is filtered by branch Works as expected. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Note: changing the suggestion using the 'edit' link will still reset the filters. Out of scope here.
Pushed to master for 16.11, thanks Frido!
Pushed in 16.05. Will be in 16.05.02.
Patch pushed to 3.22.x, will be in 3.22.10
*** Bug 8147 has been marked as a duplicate of this bug. ***