| Summary: | Sorting on ILL request table is inaccurate | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Andrew Isherwood <bugzilla> |
| Component: | ILL | Assignee: | Bugs List <koha-bugs> |
| Status: | NEW --- | QA Contact: | |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | angela.oconnordesmond, ephetteplace, hc, mathsabypro, Niamh.WalkerHeadon |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Andrew Isherwood
2018-09-19 14:56:13 UTC
Hi, Just wanted to express interest in seeing this bug resolved. Thanks, Holly Hi, Also interested in seeing this one resolved. Thanks, Angela I believe this is related to setting the optional prefix setting and could possibly be fixed using a data-order or similar in the datatable:
<branch>
<code>code_for_your_branch</code>
<!-- An optional prefix for all ILL request IDs for this branch -->
<prefix>ILL</prefix>
</branch>
If you set that it will add a prefix to the ILL request ID.
|