publish isBoundWith in search results

Description

Overview: mod-search must publish the isBoundWith attribute of instances where that attribute is true
Steps to Reproduce:

  1. Query mod-search:

    GET /search/instances?query=keyword all rapport

Expected Results: The query results include the isBoundWith attribute for instances where it evaluates to true, reflecting the underlying mod-inventory data:

GET /inventory/instances/ce9dd893-c812-49d5-8973-d55d018894c4 { "id": "ce9dd893-c812-49d5-8973-d55d018894c4", "hrid": "bwinst0001", "title": "Rapport ...", "isBoundWith": true, ... }

Actual Results: The isBoundWith attribute is not present:

GET /search/instances?query=keyword all rapport { "totalRecords": 1, "instances": [ { "id": "ce9dd893-c812-49d5-8973-d55d018894c4", "title": "Rapport ...", "contributors": [...], "publication": [...] } ] }

Interested parties: ,

Environment

None

Potential Workaround

None

CSP Request Details

None

CSP Rejection Details

None

CSP Approved

None

Checklist

hide

TestRail: Results

Activity

Show:

Magda ZacharskaDecember 9, 2021 at 6:03 PM

I believe this would require MODINVSTOR-780 to be completed first.

Charlotte WhittDecember 9, 2021 at 3:53 PM

Hi  - will it be possible for the Falcon team to schedule this ticket at one of the upcoming sprints. 

We very much would like to have the work UIIN-1843 done for Lotus. Thank you so much in advance.

CC:  and

Done

Details

Assignee

Reporter

Priority

Story Points

Sprint

Development Team

Falcon

Fix versions

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs

Created September 20, 2021 at 12:22 PM
Updated September 19, 2024 at 10:22 AM
Resolved February 7, 2022 at 11:41 PM
TestRail: Cases
TestRail: Runs

Flag notifications