If the `abstract` field is empty in the metadata [payload](https://github.com/GeoNode/QGISGeoNodePlugin/blob/main/src/qgis_geonode/gui/geonode_map_layer_config_widget.py#L335) the metadata cannot be updated in GeoNode 4 instances. However `abstract` field is not required by GeoNode model, so the metadata should still be updated even if this field is empty.
If the
abstractfield is empty in the metadata payloadthe metadata cannot be updated in GeoNode 4 instances.
However
abstractfield is not required by GeoNode model, so the metadata should still be updated even if this field is empty.