https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27347

            Bug ID: 27347
           Summary: Allow automatic item modification by age to match NULL
                    values
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Tools
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Automatic item modification by age isn't able to match on a null value, so we
can't set a rule for something like "all items more than 60 days old that don't
have any collection code." That'd be handy.
Looks like bug 18752 made it so we could set a blank as our substitution value,
but doesn't help on the match value. The issue may be that Koha ends up looking
for an empty string rather than for a null.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to