Porphyry icon indicating copy to clipboard operation
Porphyry copied to clipboard

The building map should display the items that have not been located.

Open benel opened this issue 3 years ago • 0 comments

Description

What is the valuable outcome that cannot be achieved because of this bug?

With the building map extension enabled (visitMap: true), when a location is selected (spatial: xxxxx), items that correspond to the pattern /\w+ \d+/ are placed around the map according to the CNRS rules for numbering stain glasses in a church. But some items may have good reasons for not matching the pattern:

  • because they couldn't be located when the photographs was taken (e.g. Saint-Remi),
  • because they are inside a distinct chapel (e.g. Cathedral),
  • etc.

For which stakeholder (people, role, project, domain) is it important?

To be defined.

Reproduction scenario

Steps to reproduce the behavior:

  1. Go to Saint-Remi building map.
  2. SR A is not visible.

Expected behavior

We could expect a mix of :

  • the building map (for items matching the pattern), Capture d’écran 2022-02-22 à 09 25 39
  • the picture index (for items not matching the pattern). Capture d’écran 2022-02-22 à 09 28 54

Workaround

Searching for the special items without selecting spatial: xxxxx.

Deliverables status

Phase 1

  • [ ] Scenarios (Gherkin)
  • [ ] Implementation strategy

Phase 2

  • [ ] Acceptance tests (Capybara)
  • [ ] Implementation

benel avatar Feb 22 '22 08:02 benel