Bug 13619

Summary: Acq home: ensure 'manage suggestions' goes to pending suggestions
Product: Koha Reporter: Marjorie Barry-Vila <marjorie.barry-vila>
Component: AcquisitionsAssignee: Katrin Fischer <katrin.fischer>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: katrin.fischer, sandboxes, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: suggestion
Bug 13619: Acq home: ensure 'manage suggestions' goes to pending suggestions
Bug 13619: Acq home: ensure 'manage suggestions' goes to pending suggestions
Bug 13619: Acq home: ensure 'manage suggestions' goes to pending suggestions

Description Marjorie Barry-Vila 2015-01-23 17:11:52 UTC
Created attachment 35515 [details]
suggestion

Hi,
It would be nice that a link be added on text "suggestion waiting" to arrive in pending tab in suggestion.pl.

Regards,
Marjorie
Comment 1 Katrin Fischer 2015-05-25 07:25:08 UTC Comment hidden (obsolete)
Comment 2 Biblibre Sandboxes 2015-05-26 18:11:11 UTC
Patch tested with a sandbox, by Marjorie <marjorie.barry-vila@ccsr.qc.ca>
Comment 3 Biblibre Sandboxes 2015-05-26 18:11:35 UTC Comment hidden (obsolete)
Comment 4 Marjorie Barry-Vila 2015-05-26 18:12:41 UTC
(In reply to Katrin Fischer from comment #1)
> Created attachment 39472 [details] [review] [review]
> Bug 13619: Acq home: ensure 'manage suggestions' goes to pending suggestions
> 
> The link on the start page of Koha goes to the pending suggestions tab
> explicitly. The link on the acquisition start page doesn't do that so
> when you have your own status it might show another tab first.
> Patch links to be the same and explicitly target the pending tab.
> 
> To test:
> - create a new suggestion
> - verify link from the acq start page leads to the pending tab
> - verify link from the Koha start page does the same


I tested the patch on sandbox and it works as expected!
Thanks!

Marjorie
Comment 5 Jonathan Druart 2015-05-27 15:20:57 UTC
Created attachment 39591 [details] [review]
Bug 13619: Acq home: ensure 'manage suggestions' goes to pending suggestions

The link on the start page of Koha goes to the pending suggestions tab
explicitly. The link on the acquisition start page doesn't do that so
when you have your own status it might show another tab first.
Patch links to be the same and explicitly target the pending tab.

To test:
- create a new suggestion
- verify link from the acq start page leads to the pending tab
- verify link from the Koha start page does the same

Signed-off-by: Marjorie <marjorie.barry-vila@ccsr.qc.ca>

Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Comment 6 Tomás Cohen Arazi 2015-06-05 16:04:25 UTC
Patch pushed to master.

Thanks Katrina!