Describe the bug
When you don't have a DB with the entity types initialised (with script initialize-entities -f ../dspace/config/entities/relationship-types.xml) the 'Entity Type' dropdown in collection is empty, causing some confusion.
If the repository does not work with entity types & relationships then they don't need to be initialised but then also this dropdown should not be present in collection create / edit form.
To Reproduce
Steps to reproduce the behavior:
- Start with empty DB or DB with no entity types initialised
- Go to create and/or edit collection form
- The entity type input (dropdown) exists but is empty
Expected behavior
When there are no entity types, then this field should not exist on the create and edit collection form.
Describe the bug
When you don't have a DB with the entity types initialised (with script
initialize-entities -f ../dspace/config/entities/relationship-types.xml) the 'Entity Type' dropdown in collection is empty, causing some confusion.If the repository does not work with entity types & relationships then they don't need to be initialised but then also this dropdown should not be present in collection create / edit form.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When there are no entity types, then this field should not exist on the create and edit collection form.