| Summary: | Suppress Alert flag when checked_in_ok set | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Colin Campbell <colin.campbell> |
| Component: | SIP2 | Assignee: | Colin Campbell <colin.campbell> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | colin.campbell, sally.healey |
| 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: | |||
| Attachments: | Patch to clear alert flag on checkin of unissued item | ||
|
Description
Colin Campbell
2018-08-14 13:10:27 UTC
Created attachment 77788 [details] [review] Patch to clear alert flag on checkin of unissued item To Test using an emulator (see bug 13411) and a sip account with checked_in_ok="1" set. Return unissued items. Without the patch applied you will see the response 101YNY20180814 145027AOCPL|AB502326000363|AQCPL|AJThe Hegel reader /|CK005|CRNFIC|CS193 With the patch applied it will be 101YNN20180814 145027AOCPL|AB502326000363|AQCPL|AJThe Hegel reader /|CK005|CRNFIC|CS193 The sixth character 'Y' is now appearing as 'N' |