stop sign page not showing when retrieving multiple patrons at once

Bug #822839 reported by Jason Etheridge
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Fix Released
Medium
Thomas Berezansky
Declined for Main by Jason Stephenson
2.1
Fix Released
Undecided
Unassigned

Bug Description

collab/phasefx/multi_stop_sign_pages @ working/Evergreen.git

    Fix stop sign page race condition with checkout

    This would happen most often when retrieving multiple patrons at the same time
    from patron search--the stop sign page would show but then get trampled by the
    checkout interface, which normally loads first.

----

For sharing the current branch via the remote repo working-eg:

You need only add the remote once, regardless of how many branches you wish to look at.
To add this repo as working-eg:
 Read-only (git protocol):
  git remote add working-eg git://git.evergreen-ils.org/working/Evergreen.git
 Read-write (ssh protocol):
  git remote add working-eg <email address hidden>:working/Evergreen.git

Once you have the remote added you can check out this branch:
git co -b multi_stop_sign_pages working-eg/collab/phasefx/multi_stop_sign_pages

Tags: pullrequest
Changed in evergreen:
assignee: nobody → Thomas Berezansky (tsbere)
Revision history for this message
Thomas Berezansky (tsbere) wrote :

Pushed to master and 2.1

Changed in evergreen:
status: New → Fix Committed
Changed in evergreen:
milestone: none → 2.1.0
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.