Skip to content

Change data type for attribute taxonIdCH #1032

@morelanneIF

Description

@morelanneIF

Current situation

The taxonIdCH attribute is currently defined as such in the following file

%{
dwc_field: "taxonIdCH",
dwc_link: nil,
dwca_file: nil,
attribute: %Attribute{name: :taxon_id_ch, type: :integer, allow_nil?: true}
}

Desired situation

Change the attribute:type from integer to string

Example of value: infofauna:100

Accepted if

[ ] taxonIdCH = infofauna:100 can be imported with the Validation Imports (validationResponse)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions