Bug 42063 - Cannot hide checkin and claims_returned column from issue table
Summary: Cannot hide checkin and claims_returned column from issue table
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Lucas Gass (lukeg)
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-03-10 20:52 UTC by Lucas Gass (lukeg)
Modified: 2026-03-10 21:28 UTC (History)
1 user (show)

See Also:
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 (1.63 KB, patch)
2026-03-10 21:28 UTC, Lucas Gass (lukeg)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Gass (lukeg) 2026-03-10 20:52:27 UTC
To recreate:

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.
Comment 1 Lucas Gass (lukeg) 2026-03-10 21:28:16 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