Skip to content
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

Empty picklists present in all divisions #1216

Open
grantfitzsimmons opened this issue Sep 6, 2023 · 2 comments
Open

Empty picklists present in all divisions #1216

grantfitzsimmons opened this issue Sep 6, 2023 · 2 comments

Comments

@grantfitzsimmons
Copy link
Contributor

grantfitzsimmons commented Sep 6, 2023

Empty Picklists present in all Divisions:
Botany_Botany.xml:
Entomology_Entomology.xml:
Herpetology_Herpetology.xml:
Ichthyology_Ichthyology.xml:
Invertebrate Paleontology_Invertebrate Paleontology.xml:
Invertebrate Zoology_Invertebrate.xml:
Mammalogy_Mammalogy.xml:
Ornithology_Ornithology.xml:
Paleobotany_Paleobotany.xml:
Vertebrate Paleontology_Vertebrate Paleontology.xml:

Should the following be deleted from the OOTB installed Picklists?

  <picklist name="Department" type="2" tablename="accession" fieldname="text1" readonly="true" sizelimit="-1" issystem="true" sort="1" >
    <items/>
  </picklist>

  <picklist name="Discipline" type="1" tablename="discipline" formatter="Discipline" readonly="true" sizelimit="-1" issystem="true" sort="1" >
    <items/>
  </picklist>

  <picklist name="Division" type="1" tablename="division" formatter="Division" readonly="true" sizelimit="-1" issystem="true" sort="1" >
    <items/>
  </picklist>

  <picklist name="ExpressSearch" type="0" readonly="false" sizelimit="50" issystem="false" sort="1" >
    <items/>
  </picklist>

  <picklist name="MoleculeType" type="0" tablename="none" readonly="false" sizelimit="20" issystem="true" sort="1" >
    <items/>
  </picklist>

  <picklist name="NumberingScheme" type="1" tablename="autonumberingscheme" formatter="AutoNumberingScheme" readonly="true" sizelimit="-1" issystem="true" sort="1" >
    <items/>
  </picklist>

  <picklist name="PrepType" type="1" tablename="preptype" formatter="PrepType" readonly="true" sizelimit="-1" issystem="true" sort="1" >
    <items/>
  </picklist>

Reported By: Matthew Cruz at The University of Michigan

@grantfitzsimmons
Copy link
Contributor Author

Full email exchange available on the SCC Vault:
https://drive.google.com/open?id=1BAWOZQLcEhuF_RYaqj6bVH5Ym5DCTuZi&usp=drive_fs

@grantfitzsimmons
Copy link
Contributor Author

grantfitzsimmons commented Sep 6, 2023

FYI, of the 44 PickLists defined across the 10 divisions here are some stats:

10 Divisions
44 Picklists
29 Picklists are exactly the same across all collections
15 Picklists are not the same across all collections
8 Picklists are not assigned / used in the schema [Could/Should these be deleted from the OOTB package?]

https://docs.google.com/document/d/1h9PgfPZKeJBj60Tk9jGNqd5ko_4gis4yoVmX7Sho-NI/edit#heading=h.k18wayo5oueg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant