[Koha-bugs] [Bug 15565] Place multiple holds at once for the same record in OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 22 03:27:51 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565

--- Comment #227 from David Cook <dcook at prosentient.com.au> ---
(In reply to Jonathan Druart from comment #226)
> (In reply to David Cook from comment #225)
> > Aleisha, even if you don't squash them, could you let me know the parent
> > commit for these patches from your last rebase?
> 
> See https://gist.github.com/jajm/f0b77da1a41b6b1c5ab1

I've reviewed it based on your suggestion, but it doesn't actually work. At
least not with git 2.16.4. 

The git rev-list appears to be random, so returning the first result is like
picking a name out of a hat. This can be verified by comparing the results of
the following command:

`git rev-list -n 15 --before="'Tue, 16 Apr 2019 23:00:05 +0000'" origin/master
| less`

Even if the list weren't random, the dates are from patch creation time rather
than merge time, so it would still be a shot in the dark.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list