Bug 33963 - Remove C4::BackgroundJob
Summary: Remove C4::BackgroundJob
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on: 33962
Blocks:
  Show dependency treegraph
 
Reported: 2023-06-08 15:36 UTC by Jonathan Druart
Modified: 2023-07-17 12:08 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.11.00


Attachments
Bug 33963: Remove C4::BackgroundJob (15.51 KB, patch)
2023-06-08 15:40 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 33963: Remove leftovers from previous works (2.64 KB, patch)
2023-06-08 15:40 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 33963: Remove C4::BackgroundJob (15.55 KB, patch)
2023-06-14 16:14 UTC, Sam Lau
Details | Diff | Splinter Review
Bug 33963: Remove leftovers from previous works (2.68 KB, patch)
2023-06-14 16:14 UTC, Sam Lau
Details | Diff | Splinter Review
Bug 33963: Remove C4::BackgroundJob (15.61 KB, patch)
2023-06-15 08:45 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 33963: Remove leftovers from previous works (2.74 KB, patch)
2023-06-15 08:45 UTC, Martin Renvoize
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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.