https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28895 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |ASSIGNED --- Comment #7 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- I've filed a separate bug (Bug 29308) for the fact that NewItemsDefaultLocation is going into permanent_location. That's absolutely a regression that breaks existing workflows. It's also a bit distinct from the question here of whether or not a selection of NULL location should mean NULL permanent_location when using NewItemsDefaultLocation. BUT in testing bug 29308, I confirmed that in 20.05 if one is using NewItemsDefaultLocation but leaves location empty at item creation, one's item is created with the NewItemsDefaultLocation value in items.location but NULL in items.permanent_location. So this is a change in behavior and the consensus here seems to be we should change it back. Moving out of In Discussion. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.