https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30897
--- Comment #12 from David Cook <[email protected]> --- (In reply to Martin Renvoize from comment #7) > I had a feeling we'd want to wrap it to check we were running as plack but > then totally forgot to add it.. follow-up added. Though we might also want > to somehow try to let this happen for background workers and I'm not > entirely sure how to identify those yet (I think we can probably handle that > on another bug). Mmm that's a good point. I bumped into that issue myself recently. I can't remember what it was exactly but yeah the background workers didn't get the update because I didn't think to restart them... > As for the recursive lookup, I must put my hands up here and say I followed > some google example from somewhere.. we may well only need to get the single > parent.. I can't see that we allow children to spawn more children anywhere > here in plack so we're probably safe to reduce that code. Cool I agree -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
