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

Attachments

1
  • 07 Feb 2022, 03:02 PM

Checklist

hide

TestRail: Results

Activity

Show:

Charlotte WhittFebruary 7, 2022 at 3:02 PM

Manual test in FOLIO Snapshot version Search Module (mod-search-1.6.0-SNAPSHOT.195) using Chrome.

The bound with icon is now displaying in the Result list. Thanks much.

Marc JohnsonJanuary 25, 2022 at 5:01 PM

there is no difference in these tickets. I think we can close 780 as duplicate after finishing work from our side

Ok, thank you for confirming that, as I was confused as to why a separate issue was needed for this work.

Oleksii KuzminovJanuary 25, 2022 at 4:01 PM

there is no difference in these tickets. I think we can close 780 as duplicate after finishing work from our side

Marc JohnsonJanuary 21, 2022 at 11:45 AM

How is this issue different from https://folio-org.atlassian.net/browse/MODINVSTOR-780#icft=MODINVSTOR-780?

Done

Details

Assignee

Reporter

Tester Assignee

Priority

Story Points

Sprint

Development Team

Falcon

Fix versions

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs

Created January 21, 2022 at 10:27 AM
Updated February 23, 2022 at 5:43 PM
Resolved February 7, 2022 at 3:02 PM
TestRail: Cases
TestRail: Runs

Flag notifications