]> 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)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 27 Jun 2024 15:24:38 +0000 (17:24 +0200)
commitdc154e3dd2a4184d23d0cc8a966560bd43cb6038
tree3691ed391c6cf03844cc0eb4629930a26f1bef39
parent984960351ec23994d87642ec1b077e7577ca5659
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>
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsLocalTitlesKBARTImport.vue