Skip to content

importRecords() fails if form has serial number key field  #124

@akbertram

Description

@akbertram

This yields the error:

Error in names(provided) <- sprintf("k%d", seq_along(keyFieldIds)) : 
  'names' attribute [1] must be the same length as the vector [0]

because of the code in matchRecordIdsByKey() which includes a serial number, which isn't present in the input data.

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