Bug 41357

Summary: New SIP2 module is broken
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: Needs Signoff --- QA Contact: Testopia <testopia>
Severity: blocker    
Priority: P5 - low CC: lucas, pedro.amorim
Version: unspecifiedKeywords: roadmap_25_11
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:
Circulation function:
Bug Depends on: 37893, 41088    
Bug Blocks:    
Attachments: Bug 41357: Adapt SIP2 module to use relationshipI18n

Description Jonathan Druart 2025-12-02 13:23:24 UTC
Cypress tests are failing

Also http://localhost:8081/cgi-bin/koha/sip2/accounts/add

Uncaught (in promise) TypeError: can't access property "addNewMessage", $props.relationshipI18n is undefined
Comment 1 Pedro Amorim 2025-12-02 14:11:37 UTC
Broken by bug 41088?
Comment 2 Jonathan Druart 2025-12-02 15:02:00 UTC
(In reply to Pedro Amorim from comment #1)
> Broken by bug 41088?

Yes, it seems that the same changes must be applied to SIP2/SIP2AccountResource.vue

both hit main around the same time...
Comment 3 Tomás Cohen Arazi (tcohen) 2025-12-03 16:24:27 UTC
Created attachment 190123 [details] [review]
Bug 41357: Adapt SIP2 module to use relationshipI18n

Patch from commit 0688d61