[MGNLPER-63] Make properties searchable in config workspace Created: 05/Nov/18  Updated: 21/Nov/18  Resolved: 21/Nov/18

Status: Closed
Project: Periscope
Component/s: None
Affects Version/s: None
Fix Version/s: 1.0

Type: Improvement Priority: Neutral
Reporter: Cedric Reichenbach Assignee: Roman Kovařík
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: 5.5h
Time Spent: 3.5h
Original Estimate: Not Specified

Issue Links:
Cloners
is cloned by MAGNOLIA-7414 Make tags searchable in all workspaces Closed
Relates
relates to MGNLPER-38 Provide SearchResultSuppliers for JCR... Closed
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Date of First Response:
Epic Link: Periscope back-end MVP
Sprint: Kromeriz 165
Story Points: 2

 Description   

Currently, properties cannot be searched in some workspaces, like `configuration`.

User story:

As an administrator, I want to find the "defaultBaseUrl" property in the Configuration app.

As a developer, I want to find all field definitions where the class property is set to info.magnolia.ui.form.field.definition.StaticFieldDefinition

Regression. Searching for defaultBaseUrl worked in Magnolia 5. You get the parent node and can navigate to the property with couple of clicks. In Magnolia 6 you cannot find it.

Acceptance criteria:

  • Magnolia 5 in-app search capabilities should be ported to periscope, that is:
    • Searching for property names should find those, e.g. searching for defaultBaseUrl should list config's /server@defaultBaseUrl as result (or its containing node).
    • Searching for property values should find that property as well, e.g. searching for -ResourcesServlet-  info.magnolia.module.resources.ResourcesServlet should list config's /server/filters/servlets/ResourcesServlet@servlet-Name-Class as result (or its containing node).
  • Add property search for config workspace only.
  • Create a configuration for setting property search on/off.

Generated at Mon Feb 12 10:28:22 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.