@Ines Schmahl and I stumbled over some not well documented behavior of Dataverse today. If someone has "Dataverse Collection Creator" permission any new collection will have admin rights granted to them. This is not very helpful in cases where curators want people to structure things in collections, but not allow them to publish on their own. @Philip Durbin π are you aware of any issues regarding this? (I looked, but did not find anything. Yet I know your issue-digging shovel is much more mighty than mine!)
Ha, I feel like Sherry Lake brought this up at least once. She always created collections on behalf of her researchers.
As you may know, at Harvard Dataverse, we allow users to create collections and then publish them themselves.
(I already looked at CreateDataverseCommand and yes it is hardcoded in there.)
I was going to open one issue for a docs change, so this behaviour is at least documented.
I just looked through https://github.com/IQSS/dataverse/issues/created_by/shlake but I don't see anything relevant.
And another issue about a potential future code change to make this flexible/configurable.
Sure, docs are always good!
If it helps, https://guides.dataverse.org/en/6.7.1/installation/config.html#root-dataverse-collection-permissions starts with this:
The user who creates a Dataverse collection is given the βAdminβ role on that Dataverse collection.
But it's under "root dataverse" :wink:
Ha, and a bit down it says, Again, the user who creates a Dataverse collection will be granted the βAdminβ role on that Dataverse collection.
Hmm I didn't see that.
Weird
Oh wait! Now I see - this is on the configuration page!
But the docs are a bit light on explaining the permissions system, I'd say.
I had a look at the user guide!
Please feel free to post something in #docs about this. :smile:
Here's the issue. https://github.com/IQSS/dataverse/issues/11802
And a feature request: https://github.com/IQSS/dataverse/issues/11803
They both look great! Thanks!
As you may know, for datasets, you can choose which role is assigned to the person who creates the dataset:
Screenshot 2025-09-09 at 9.45.44β―AM.png
Maybe we should have something like that for collections. :thinking:
I'll add the screenshot to the issue
Last updated: Oct 30 2025 at 06:21 UTC