[ https://issues.apache.org/jira/browse/WHIMSY-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sebb resolved WHIMSY-217. ------------------------- Resolution: Fixed commit 93bc2d38b34a5397f96888caf66309fc870f0e5a Author: Sebb <s...@apache.org> AuthorDate: Wed Oct 24 22:29:02 2018 +0100 WHIMSY-217 - fix icla caching > asf/icla.rb caching is inconsistent > ----------------------------------- > > Key: WHIMSY-217 > URL: https://issues.apache.org/jira/browse/WHIMSY-217 > Project: Whimsy > Issue Type: Bug > Reporter: Sebb > Priority: Major > > The icla.rb library routine does not cache the original entries from > iclas.txt. > Instead it caches the ids, names and emails. > However the each() method uses the first of these it finds; this means that > any duplicates are lost; in particular any reference to find_by_id drops all > notinavail entries. > It's OK to use the caches for the find_by methods, but not for each. -- This message was sent by Atlassian JIRA (v7.6.3#76005)