https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41373 elias.lorgnier@biblibre.com <elias.lorgnier@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #192100|0 |1 is obsolete| | --- Comment #3 from elias.lorgnier@biblibre.com <elias.lorgnier@biblibre.com> --- Created attachment 192140 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192140&action=edit Bug 41373: Fixing share report to mana not working Test plan : - Ensure the language_loop option is undefined by not having translated languages (default on ktd test instance) - Clone the mana repo on your machine (from https://gitlab.com/koha-community/koha-mana) - Add the bin/mana utility to your path - run `mana up` to launch mana and create a docker network koha will connect to (see how to use the mana utility here : https://gitlab.com/koha-community/koha-mana/-/tree/main/compose?ref_type=hea...) - run `ktd --mana --skip-validation up` to connect koha to mana (compatible with other options) - create a security token, that will automatically get validated because of the skip-validation option - Try to share a report to mana (you can check on the UI or the import from mana interface, as there is no visual feedback of if that worked) -- You are receiving this mail because: You are watching all bug changes.