Skip to content

2.3.2

Compare
Choose a tag to compare
@arawinters arawinters released this 09 Sep 16:00
77e73e3
  • removed the re-mapping UI interaction in admin/load when an import contains explicitly specified
    datasources on the record level. If the record contains an explicit datasource that is what the record
    will be loaded in to. If the datasource specified does not exist it will be created. If the file contains
    records that have NO datasource specified the user will be prompted to enter one before load.
  • removed the UI interaction in /admin/load around custom entity types. Now
    if a imported file specifies a specific entity type that does not exist it is created. If no
    entity type is specified it is automatically assumed GENERIC
  • Added a "Admin" menu option in the upper-left site menu WHEN the poc or api server has -adminEnabled set.
  • bugfixes related to stream loading (various, see relevant tickets)

2021-09-09_085555
2021-09-09_085652

relevant tickets #189 #190 #192 #196 #198 #200 #202 #204