]> git.koha-community.org Git - koha.git/commit
Bug 36895: Fix background job link
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Fri, 17 May 2024 13:48:28 +0000 (13:48 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 19 Jul 2024 15:43:59 +0000 (15:43 +0000)
commit29ba527b74a73844212ac57262181e35b1cf8e63
tree3401e86cfa75436ee0eb4c9a0c11ddfde548880b
parent1ad2dd1a6a6d1d52bfbd421b72a5dbfa30951cc3
Bug 36895: Fix background job link

This patch fixes the missing job id in the links from the import KBART file page

Test plan:
1) Import a KBART file to get the message at the top of the screen.
2) The message should include a link on the text "see progress"
3) Click the link, it should just take you to the background jobs page
4) Apply patch
5) yarn build
6) Hard refresh the browser
7) Repeat steps 1-3
8) It should correctly take you to the background job

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit dc154e3dd2a4184d23d0cc8a966560bd43cb6038)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsLocalTitlesKBARTImport.vue