Bug 25348

Summary: Add support for circulation status 12 ( lost )
Product: Koha Reporter: Kyle M Hall <kyle>
Component: SIP2Assignee: Kyle M Hall <kyle>
Status: CLOSED FIXED QA Contact: Tomás Cohen Arazi <tomascohen>
Severity: enhancement    
Priority: P5 - low CC: aleisha, colin.campbell, lucas, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
20.11.00, 20.05.03
Bug Depends on: 25347    
Bug Blocks: 27906    
Attachments: Bug 25348: Add support for circulation status 12 ( lost )
Bug 25348: Add support for circulation status 12 ( lost )
Bug 25348: Add support for circulation status 12 ( lost )
Bug 25348: Add support for circulation status 12 ( lost )
Bug 25348: (QA follow-up) Silence irrelevant warnings

Description Kyle M Hall 2020-05-01 16:20:16 UTC
We should support the SIP2 "circulation status" value 12, "lost".
Comment 1 Kyle M Hall 2020-05-01 16:25:42 UTC
Created attachment 104125 [details] [review]
Bug 25348: Add support for circulation status 12 ( lost )

We should support the SIP2 "circulation status" value 12, "lost".

Test Plan:
1) Apply this patch
2) prove t/db_dependent/SIP/Transaction.t
Comment 2 David Nind 2020-05-02 02:52:58 UTC
Created attachment 104174 [details] [review]
Bug 25348: Add support for circulation status 12 ( lost )

We should support the SIP2 "circulation status" value 12, "lost".

Test Plan:
1) Apply this patch
2) prove t/db_dependent/SIP/Transaction.t

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Kyle M Hall 2020-08-11 14:58:22 UTC
Created attachment 108077 [details] [review]
Bug 25348: Add support for circulation status 12 ( lost )

We should support the SIP2 "circulation status" value 12, "lost".

Test Plan:
1) Apply this patch
2) prove t/db_dependent/SIP/Transaction.t

Signed-off-by: David Nind <david@davidnind.com>
Comment 4 Tomás Cohen Arazi 2020-08-11 15:38:30 UTC
Created attachment 108081 [details] [review]
Bug 25348: Add support for circulation status 12 ( lost )

We should support the SIP2 "circulation status" value 12, "lost".

Test Plan:
1) Apply this patch
2) prove t/db_dependent/SIP/Transaction.t

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 5 Tomás Cohen Arazi 2020-08-11 15:42:26 UTC
Created attachment 108082 [details] [review]
Bug 25348: (QA follow-up) Silence irrelevant warnings

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 6 Tomás Cohen Arazi 2020-08-11 15:44:12 UTC
The warnings are not related to this patch or the other ones on this series.
Comment 7 Jonathan Druart 2020-08-13 08:19:26 UTC
Pushed to master for 20.11, thanks to everybody involved!
Comment 8 Lucas Gass 2020-08-17 15:44:39 UTC
backported to 20.05.x for 20.05.03
Comment 9 Aleisha Amohia 2020-08-18 02:26:12 UTC
enhancement missing dependencies, not backported to 19.11.x