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
210 stars 139 forks source link

Provisional users can't search for their own instances #11060

Open chiatt opened 2 weeks ago

chiatt commented 2 weeks ago

If a provisional user creates a new resource instance, that instance will appear in search results, but search filters won't apply to it. For example if a provisional user creates a resource with a string 'Foo', they will see that resource in the last page of their search results if no filters are applied. However if they do a search for the term 'Foo', their resource will not be included in the results.

Provisional users need to be able to search for their own provisional resources so that they can edit them if necessary.