add last_update_date field to users

Bug #821404 reported by Jason Etheridge
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Fix Released
Wishlist
Thomas Berezansky
Nominated for Main by Jason Etheridge

Bug Description

collab/phasefx/actor_usr_last_update_time @ working/Evergreen.git

---

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 actor_usr_last_update_time working-eg/collab/phasefx/actor_usr_last_update_time

Tags: pullrequest
Revision history for this message
Michael Peters (mrpeters) wrote :

Thanks to Jason for the head start by making the tooltip, I went ahead and also added this to the patron summary pane.

http://git.evergreen-ils.org/?p=working/Evergreen.git;a=commitdiff;h=5797f7d250efc577f4e049d93fdaaf39faf61493

Revision history for this message
Galen Charlton (gmc) wrote :

Per discussion at the pullrequest meeting today, perhaps the column should be named last_update_time instead of last_update_date?

Revision history for this message
Thomas Berezansky (tsbere) wrote :

Creation is an update, right? Perhaps the trigger should be created BEFORE INSERT OR UPDATE instead of just BEFORE UPDATE?

Changed in evergreen:
assignee: nobody → Jason Etheridge (phasefx)
Revision history for this message
Jason Etheridge (phasefx) wrote :

Rebased, tweaked, and force-pushed the branch.

Changed in evergreen:
assignee: Jason Etheridge (phasefx) → nobody
assignee: nobody → Thomas Berezansky (tsbere)
Revision history for this message
Thomas Berezansky (tsbere) wrote :

Pushed to master. :D

Changed in evergreen:
status: New → Fix Committed
Changed in evergreen:
milestone: none → 2.2.0
Changed in evergreen:
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.