Summary: | background-job-progressbar.js no longer needed in batch_record_modification.tt | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Architecture, internals, and plumbing | Assignee: | Fridolin Somers <fridolin.somers> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | arthur.suzuki, david, lucas |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
23.05.00,22.11.05,22.05.13,21.11.21
|
Circulation function: | |
Bug Depends on: | 22417 | ||
Bug Blocks: | |||
Attachments: |
Bug 33088: Remove background-job-progressbar.js in batch_record_modification.tt
Bug 33088: Remove background-job-progressbar.js in batch_record_modification.tt Bug 33088: Remove background-job-progressbar.js in batch_record_modification.tt |
Description
Jonathan Druart
2023-02-28 15:34:47 UTC
Created attachment 148398 [details] [review] Bug 33088: Remove background-job-progressbar.js in batch_record_modification.tt It must be removed, we don't need it since bug 22417 Test plan : Play with batch record modification and check there is no JS error Created attachment 149335 [details] [review] Bug 33088: Remove background-job-progressbar.js in batch_record_modification.tt It must be removed, we don't need it since bug 22417 Test plan : Play with batch record modification and check there is no JS error Signed-off-by: David Nind <david@davidnind.com> Testing notes: 1. Ran some batch record modification jobs (used tempplate to add some text to 521$a): no JavaScript errors, everything worked as expected. 2. Hope this is sufficient. Created attachment 149587 [details] [review] Bug 33088: Remove background-job-progressbar.js in batch_record_modification.tt It must be removed, we don't need it since bug 22417 Test plan : Play with batch record modification and check there is no JS error Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 23.05. Nice work everyone, thanks! Nice work everyone! Pushed to stable for 22.11.x Backported to 22.05.x for upcoming 22.05.13 applied to 21.11 for 21.11.21 |