https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20581 --- Comment #193 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Andrew Isherwood from comment #192)
(In reply to Katrin Fischer from comment #191)
I don't like -1 in illrequests.status_alias meaning 'no status set'. I'd be much happier with NULL.
That's a bug, it should not be recording -1 for no status_alias, it should indeed be NULL. If it's saving -1 that's potentially very problematic. Is it definitely still doing that? The fix I did the other day should have resolved that. I'll set this to Failed QA and investigate tomorrow.
Thx for the reply! Yes, it still does, my illrequets are both set to -1 now. Unsetting and resetting status seem to work ok, so I assumed it was intentional at this point. -- You are receiving this mail because: You are watching all bug changes.