GeoNode / geonode

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
https://geonode.org/
Other
1.44k stars 1.13k forks source link

Current user is assigned as owner on geoapp update #12261

Closed giohappy closed 4 months ago

giohappy commented 4 months ago

Every time a geoapp is saved the current user is set as its owner. The validate method inside the geoapps serializer assigns the current user as the resource (geoapp) owner. It's fine on creation but not on update!