File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 11### Suppression of the Host Dataverse field
22
3- When creating a dataset, the _ host dataverse_ field is not shown when the user can only add datasets to one collection.
4-
5- This was introduced in 6.7 with PR #11301 and reverted in 6.7.1 with PR #11700 .
6- A performance penalty was observed in instances with a large number of dataverses.
7- The performance degradation is remedied by reusing the query for the API command [ allowedCollections] but return at most two rows.
8-
9- allowedCollections: https://guides.dataverse.org/en/latest/api/native-api.html#list-dataverse-collections-a-user-can-act-on-based-on-their-permissions
3+ When creating a dataset, the _ host dataverse_ field is not shown when the user can only add datasets to one collection.
You can’t perform that action at this time.
0 commit comments