| Summary: | Authority not in database | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nikolay <support> |
| Component: | MARC Authority data support | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Nikolay
2022-10-31 14:50:21 UTC
Hi, this is more of a support question and as such should be asked on the mailing list or in our chat. I assume that the authoritiy is saved, but you might not be able to search for it as indexing is not working. You could create a report with: select * from auth_header; This way you can confirm if the authorities were stored to the database. |