UIUCLibrary / teams

An Omeka S module to manage restrictions for users, sites and resources
GNU General Public License v3.0
6 stars 2 forks source link

Add team selection option to CSV import controls #141

Open alexdryden opened 1 year ago

alexdryden commented 1 year ago

It should be possible to have more control over how resources are added to teams through the csv import process.

Idea 1: Add a drop down select field under owner to the CSVImport Basic Settings tab that allows selection of team Idea 2: Add team as a mapping option to the data field under Generic Data where users can select options like owner

Related: it seems like it is currently possible to have items assigned to no team via CSV upload (see #139 )