[Koha-bugs] [Bug 7641] Add ability to suspend reserves.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 14 14:26:25 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7641

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Patch doesn't apply

--- Comment #35 from Paul Poulain <paul.poulain at biblibre.com> ---
The problem with follow-up that are submitted after a feature has been pushed,
is that:
* the bugzilla entry becomes looonnggg and very hard to read and understand.
* I can't push this follow-up as usual.

Here is what i usually do:
* git checkout new/bug_7641
* git bz apply 7641
* testing
* pushing on the branch
* git checkout master
* git merge the branch into master

Unfortunately, for this follow-up, I can't do that, because some other changes
in the code make it valid only for branch master.

So I could only push it directly on master, which would be confusing a lot.

That's why I'd preffered, from far, a separate bug entry, with it's own number.

Could you please file a new entry, with a clean description, and the patch. You
can also link the new bug to this one and switch this one to pushed to master
and the follow-up passed QA.

thanks

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


More information about the Koha-bugs mailing list