-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subcollections field maxSize in Collections does not allow to update collection #181
Open
vjrj opened this issue
Jul 7, 2021
· 1 comment
· May be fixed by AtlasOfLivingAustralia/collectory#257
Open
Subcollections field maxSize in Collections does not allow to update collection #181
vjrj opened this issue
Jul 7, 2021
· 1 comment
· May be fixed by AtlasOfLivingAustralia/collectory#257
Comments
i think we can increase it. |
vjrj
added a commit
to living-atlases/collectory-plugin
that referenced
this issue
Jul 8, 2021
djtfmartin
pushed a commit
that referenced
this issue
Jul 8, 2021
djtfmartin
added a commit
that referenced
this issue
Jul 29, 2021
* Set next snapshot version * Skip resources with empty eml * Fail on validation error saving resources * #172 cors * #172 cors, remove cors setting * #173 migrate to Ubuntu 20 * Increase maxSize in subcollections. Fix for #181 (#182) * #184 Update usage statistics call to logger-service * GenomicDNA and EnvironmentalDNA content types (#178) Related to AtlasOfLivingAustralia/la-pipelines#397 * MIssing comma in list * Data repatriation tools (#185) * Work for #183 * Response to review feedback * missing dependency runtime 'org.apache.httpcomponents:httpclient:jar:4.4.1' * dependency fix Co-authored-by: Patricia Koh <[email protected]> Co-authored-by: vjrj <[email protected]> Co-authored-by: Rita <[email protected]> Co-authored-by: vjrj <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The maxSize constraint in subcollection field does not allow us to update a collection with many subcollections.
Can we increase this
maxSize
value? I don't see any problem to do it in mysql type or grails/java.TIA,
The text was updated successfully, but these errors were encountered: