Bug 30463

Summary: Authority records are indexed on the fly
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Architecture, internals, and plumbingAssignee: Jonathan Druart <jonathan.druart>
Status: In Discussion --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: tomascohen
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 27344    
Bug Blocks:    

Description Jonathan Druart 2022-04-06 09:49:24 UTC
C4::AuthoritiesMarc::AddAuthority is indexing the record on the fly, we should index in background.
Comment 1 Jonathan Druart 2022-04-06 11:48:48 UTC
Not sure about this, side-effects possible?