Skip to content
  • Thorsten Claus's avatar
    8691e650
    Person.find_or_fetch_by_identifier never return nil · 8691e650
    Thorsten Claus a rédigé
    Person.find_or_fetch_by_identifier raises an exception if person is not found localy and not fetchable. It never returns nil. These code changes take care about this behaviour and changes specs and code to behave equally.
    
    Also related to #8253
    8691e650
    Person.find_or_fetch_by_identifier never return nil
    Thorsten Claus a rédigé
    Person.find_or_fetch_by_identifier raises an exception if person is not found localy and not fetchable. It never returns nil. These code changes take care about this behaviour and changes specs and code to behave equally.
    
    Also related to #8253
Chargement en cours