-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
Expected Behavior
As an admin, I create a custom license using the form with a Name, Description and/or License Text.
When I edit the metadata, I can select the new license from the form and save the dataset.
Actual Behavior
The license cannot be highlighted in the form and when selected cannot be saved. Can be even more visible when multiple custom license are created, when selecting one of them, it selects all of them and when saving, the validator fails because only one license can be selected.
Steps to Reproduce the Problem
- Create a custom license
- Try to select it in the select dropdown, it cannot be highlighted.
Specifications
- GeoNode version: 5.0.1
- Installation type (vanilla, geonode-project): vanilla
- Installation method (manual, docker): docker
- Platform:
- Additional details:
The identifier field is editable=false. Should be either mandatory and edited by user or given a default value.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels