Bug 41615

Summary: ERM Dashboard breaks Licenses cypress tests
Product: Koha Reporter: Pedro Amorim <pedro.amorim>
Component: ERMAssignee: Pedro Amorim <pedro.amorim>
Status: Pushed to main --- QA Contact: Lucas Gass (lukeg) <lucas>
Severity: normal    
Priority: P5 - low CC: jonathan.druart, jonathan.field, lucas, martin.renvoize, matt.blenkinsop, pedro.amorim
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
26.05.00
Circulation function:
Bug Depends on: 39320    
Bug Blocks:    
Attachments: Bug 41615: Fix Licenses_spec.ts
Bug 41615: Fix Licenses_spec.ts
Bug 41615: Fix Licenses_spec.ts

Description Pedro Amorim 2026-01-14 17:13:56 UTC

    
Comment 1 Pedro Amorim 2026-01-14 17:15:50 UTC
Created attachment 191429 [details] [review]
Bug 41615: Fix Licenses_spec.ts

Before applying patch, run:
cypress run --spec t/cypress/integration/ERM/Licenses_spec.ts
Notice it fails.
Apply patch and run it again. Notice it passes.
Comment 2 David Nind 2026-01-16 06:44:00 UTC
Created attachment 191549 [details] [review]
Bug 41615: Fix Licenses_spec.ts

Before applying patch, run:
cypress run --spec t/cypress/integration/ERM/Licenses_spec.ts
Notice it fails.
Apply patch and run it again. Notice it passes.

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Lucas Gass (lukeg) 2026-01-16 20:49:47 UTC
Created attachment 191595 [details] [review]
Bug 41615: Fix Licenses_spec.ts

Before applying patch, run:
cypress run --spec t/cypress/integration/ERM/Licenses_spec.ts
Notice it fails.
Apply patch and run it again. Notice it passes.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Comment 4 Lucas Gass (lukeg) 2026-01-16 21:11:25 UTC
Nice work everyone!

Pushed to main for 26.05