https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33169 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #14 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Agustín Moyano from comment #13)
(In reply to Jonathan Druart from comment #11)
There is something broken.
Uncaught (in promise) Error: Missing required param "license_id"
To recreate: 1. Create a license 2. Go to /cgi-bin/koha/erm/licenses 3. Click on a license's name
Could no reproduce this bug... could you please try again?
Tried again and still the problem. yes|git bz apply 33169 yarn js:build Create a license Go to /cgi-bin/koha/erm/licenses Open the console Click on a license's name Uncaught (in promise) Error: Missing required param "license_id" -- You are receiving this mail because: You are watching all bug changes.