ViewVC Help
| View Changeset | Root Listing
root/ns_dev
Jump to revision: Previous Next
Author: nino.borges
Date: Thu Dec 12 18:26:19 2024 UTC (15 months, 2 weeks ago)
Log Message:
Updated the dates_as_counsel attribute so that it's now a list of two value tuples, instead of just a raw string.  this parsed version will work much better when I attempt to determine if split role attorneys will fall within one of those ranges.  Also updated search_by_email method to search both the work_email_address and the alt_work_email_address, exiting as soon as it finds the first match.  There shouldnt be any duplicates, including the alt email addresses, across rows.

Changed paths