[Bug 37062] New: REST API endpoint expansion for table saved_sql
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37062 Bug ID: 37062 Summary: REST API endpoint expansion for table saved_sql Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: REST API Assignee: koha-bugs@lists.koha-community.org Reporter: rudy.hinojosa@lifeafter.solutions CC: tomascohen@gmail.com I'd like to request a CRUD endpoint expansion for table saved_sql. I'm working on a report project that would greatly enhance the end user experience for robust reporting through Jasper. My project is called Koha-Jasper This program will allow a user to import a custom report PAK and automatically build a report for the end user via an API call. I'm currently using a direct sql call, but I don't want this to be the standard way to communicate to the table. More information on this project: https://lightwavelibrary.com/jasper/ -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37062 Rudy Hinojosa <rudy.hinojosa@lifeafter.solutions> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rudy.hinojosa@lifeafter.sol | |utions -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37062 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #1 from David Cook <dcook@prosentient.com.au> --- A CRUD endpoint for managing the table saved_sql shouldn't be a drama. However, I imagine that you're also talking about an endpoint that returns the output of saved queries? That sounds like it would have a number of security concerns. Why not continue with the approach of just downloading CSV from Koha and using that as the data source for your Jasper reports? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37062 Brendan Lawlor <blawlor@clamsnet.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |blawlor@clamsnet.org -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org