archesproject / arches

Arches is a web platform for creating, managing, & visualizing geospatial data. Arches was inspired by the needs of the Cultural Heritage community, particularly the widespread need of organizations to build & manage cultural heritage inventories
GNU Affero General Public License v3.0
212 stars 142 forks source link

Fix after_update_all when node value is updated, #11029 #11030

Closed njkim closed 3 months ago

njkim commented 3 months ago

Types of changes

Description of Change

Fix the issue with a geojson geometry not being refreshed when the node value is updated, #11029 Make sure nodegroup_id is always a string (it is sometimes uuid) when comparing to serialized graph

Issues Solved

Closes #

Checklist

Accessibility Checklist

Developer Guide

Topic Changed Retested
Color contrast
Form fields
Headings
Links
Keyboard
Responsive Design
HTML validation
Screen reader

Ticket Background

Further comments