Bug 36696 - Add an endpoint to fetch a constructed notice
Summary: Add an endpoint to fetch a constructed notice
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: REST API (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Martin Renvoize
QA Contact:
URL:
Keywords:
Depends on:
Blocks: 32436 36697
  Show dependency treegraph
 
Reported: 2024-04-25 09:46 UTC by Martin Renvoize
Modified: 2024-04-25 14:59 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize 2024-04-25 09:46:29 UTC
It would be beneficial to have a way of fetching a built notice via API's.

This would allow for more options when it comes to previewing and/or drafting notices.

My own use case is for catalog concerns/tickets where I'd like to have the option for 'quick replies' that would allow for a notice template driven quick fill option for replying to patrons regarding catalog concerns (bug 32436).

I also see the same use for the proposed 'message user' functionality in bug 29393.
Comment 1 Lucas Gass 2024-04-25 14:59:33 UTC
Big +1 from me on this one. Would be helpful in so many ways.