Skip to content

person_search_view should discard non integer lunaids #48

@WillForan

Description

@WillForan

maybe also make sure addId doesn't add text to lunaid

lncddb_test=# select * from enroll where id like 'test5';
 eid | pid | etype  |  id   | edate 
-----+-----+--------+-------+-------
   7 |   2 | LunaID | test5 | 

select * from person_search_view;

ERROR: invalid input syntax for type integer: "test5"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions