Fix DwCA exporting#7857
Merged
grantfitzsimmons merged 1 commit intov7.12.0-prereleasefrom Mar 30, 2026
Merged
Conversation
Contributor
Author
|
NOTE: I set the PR to be merged into |
CarolineDenis
approved these changes
Mar 28, 2026
emenslin
approved these changes
Mar 30, 2026
Collaborator
emenslin
left a comment
There was a problem hiding this comment.
- There is no error when creating a DwC archive on your database.
- There is no error when creating a DwC archive in the database from the issue.
Looks good, DwcA is exported without error!
bhumikaguptaa
approved these changes
Mar 30, 2026
Collaborator
bhumikaguptaa
left a comment
There was a problem hiding this comment.
- There is no error when creating a DwC archive on your database.
- There is no error when creating a DwC archive in the database from the issue.
--
Works as expected, I didn't come across any error.
Iwantexpresso
requested changes
Mar 30, 2026
Contributor
Iwantexpresso
left a comment
There was a problem hiding this comment.
- There is no error when creating a DwC archive on your database.
HI whenever I run the example DwCA found in:
https://discourse.specifysoftware.org/t/exporting-publishing-data-using-darwin-core-dwc-a-gbif-idigbio-etc/568
I get the following error:
3ckH2Lef.txt
This was tested on CalvertMarine museum Db and I'm currently attempting to test this on the saiab database
grantfitzsimmons
approved these changes
Mar 30, 2026
Member
grantfitzsimmons
left a comment
There was a problem hiding this comment.
- There is no error when creating a DwC archive on your database.
- Log into the database from the original issue #7856
- There is no error when creating a DwC archive in the database from the issue.
These testing instructions do not seem very robust, but I've verified on 3 databases, including the original, that exporting is working 😄
This was referenced Apr 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #7856
Adds an extra check to field formatters to prevent crashing. I haven't found the root cause of the regression, however.
Checklist
self-explanatory (or properly documented)
Testing instructions