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

Update tile filtering for nodegroup ID #11018

Closed philtweir closed 3 months ago

philtweir commented 4 months ago

Types of changes

Description of Change

get_nodegroups_by_perm now returns IDs, so filter tiles by nodegroup_id, not nodegroup when loading.

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

philtweir commented 4 months ago

Missed this one during rebase, likely as our primary testing version was forked before this change. Did another sweep through and cannot see any more that are not updated for IDs.