| Summary: | Cannot hide checkin and claims_returned column from issue table | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
| Component: | Staff interface | Assignee: | Lucas Gass (lukeg) <lucas> |
| Status: | Needs Signoff --- | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | gmcharlt |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Crowdfunding committed: | 0 |
| Crowdfunding contact: | Patch complexity: | --- | |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | Bug 42063: Do not is_hidden to 0, let column settings do that | ||
|
Description
Lucas Gass (lukeg)
2026-03-10 20:52:27 UTC
Created attachment 195104 [details] [review] Bug 42063: Do not is_hidden to 0, let column settings do that To test: 1. Have a ClaimReturnedLostValue 2. Check out some items to a patron 3. Via Table settings try to hide the Check in and Return claims columns 4. They can't be hidden. 5. APPLY PATCH 6. Try again, this time you should be able to properly hide the columns |