Skip to content

Changing Calc.external_id to a list and rename it to external_ids

David Sikter requested to merge external_id-to-list into v1.0.0

Allows the user to store multiple external ids for the same entry by turning it into a list, rather than a single string.

Merge request reports