Skip to content

Commit 7376590

Browse files
committed
overlooked review details
1 parent 1687097 commit 7376590

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed
Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
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.

0 commit comments

Comments
 (0)