terraframe / geoprism-registry

GeoPrism Registry is a system for curating interlinked data through time. It's the first framework implementing the Common Geo-Registry specification.
https://geoprismregistry.com/
GNU Lesser General Public License v3.0
18 stars 5 forks source link

Cannot create a new frequency-based list series if no Geo-Objects have been imported for a newly created Geo-Object Type #917

Closed rfromthecastle closed 1 year ago

rfromthecastle commented 1 year ago

List the CGR information

Describe the bug (clear and concise) After creating a brand new Geo-Object Type, I am unable to create a frequency-based list series if no Geo-Object data has been imported yet.

To Reproduce

  1. As a Registry Administrator, create a new Geo-Object Type and add it to a hierarchy.
  2. Fill in the configuration of a new frequency-based list series for this Geo-Object Type.
  3. Click Submit.
  4. An error is thrown, that there is 'No data to publish'

Expected behavior (clear and concise) I am able to configure a frequency-based list series for a new Geo-Object Type before Geo-Object has been imported.

Screenshots image

Desktop (please complete the following information):

Additional context (if any) This issue does not occur for a single date list configuration.

rfromthecastle commented 1 year ago

Fix working on Staging