Bug 37850 - branchillemail missing from public libraries REST endpoint
Summary: branchillemail missing from public libraries REST endpoint
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: REST API (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-05 18:46 UTC by Pedro Amorim
Modified: 2024-09-05 18:48 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 37850: Add branchillemail to libraries public REST endpoint (1.03 KB, patch)
2024-09-05 18:48 UTC, Pedro Amorim
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro Amorim 2024-09-05 18:46:53 UTC

    
Comment 1 Pedro Amorim 2024-09-05 18:48:43 UTC
Created attachment 171102 [details] [review]
Bug 37850: Add branchillemail to libraries public REST endpoint

To test, before applying patch:
1) Visit <opac_url>/api/v1/public/libraries
2) Notice illemail is not shown for each library
3) Apply patch. Restart plack
4) Repeat 1). Notice illemail is now shown for each library