Bug 33963

Summary: Remove C4::BackgroundJob
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Architecture, internals, and plumbingAssignee: Jonathan Druart <jonathan.druart>
Status: RESOLVED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: martin.renvoize
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.11.00
Bug Depends on: 33962    
Bug Blocks:    
Attachments: Bug 33963: Remove C4::BackgroundJob
Bug 33963: Remove leftovers from previous works
Bug 33963: Remove C4::BackgroundJob
Bug 33963: Remove leftovers from previous works
Bug 33963: Remove C4::BackgroundJob
Bug 33963: Remove leftovers from previous works

Description Jonathan Druart 2023-06-08 15:36:22 UTC
No more occurrences!
Comment 1 Jonathan Druart 2023-06-08 15:40:19 UTC
Created attachment 152207 [details] [review]
Bug 33963: Remove C4::BackgroundJob

Finally! No more occurrences of this module, we can happily remove it!

Test plan:
git grep is your friend
Comment 2 Jonathan Druart 2023-06-08 15:40:21 UTC
Created attachment 152208 [details] [review]
Bug 33963: Remove leftovers from previous works
Comment 3 Sam Lau 2023-06-14 16:14:45 UTC
Created attachment 152348 [details] [review]
Bug 33963: Remove C4::BackgroundJob

Finally! No more occurrences of this module, we can happily remove it!

Test plan:
git grep is your friend

Signed-off-by: Sam Lau <samalau@gmail.com>
Comment 4 Sam Lau 2023-06-14 16:14:47 UTC
Created attachment 152349 [details] [review]
Bug 33963: Remove leftovers from previous works

Signed-off-by: Sam Lau <samalau@gmail.com>
Comment 5 Martin Renvoize 2023-06-15 08:45:26 UTC
Created attachment 152374 [details] [review]
Bug 33963: Remove C4::BackgroundJob

Finally! No more occurrences of this module, we can happily remove it!

Test plan:
git grep is your friend

Signed-off-by: Sam Lau <samalau@gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 6 Martin Renvoize 2023-06-15 08:45:28 UTC
Created attachment 152375 [details] [review]
Bug 33963: Remove leftovers from previous works

Signed-off-by: Sam Lau <samalau@gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 7 Martin Renvoize 2023-06-15 08:46:03 UTC
All happy here, passing QA
Comment 8 Tomás Cohen Arazi 2023-06-15 11:49:15 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 9 Martin Renvoize 2023-07-17 12:08:44 UTC
Depends on 33962, not in 23.05.x branch for now.