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

Victor Grousset/tuxayo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|This enhancement changes    |This enhancement changes
      release notes|how marc overlay rules are  |how marc overlay rules are
                   |evaluated. Before the       |evaluated.
                   |change rules with filter    |
                   |set to '*' (wildcard) where |Before the
                   |only applied when no other  |change rules with filter
                   |rules had been defined for  |set to '*' (wildcard) where
                   |a specific filter value,    |only applied when no other
                   |regardless of if any of the |rules had been defined for
                   |rules with that filter      |a specific filter value,
                   |value matched or not. With  |regardless of if any of the
                   |this change we fallback to  |rules with that filter
                   |the wildcard filter rules   |value matched or not.
                   |even though rules with a    |
                   |matching filter value do    |With
                   |exists, if no rule for that |this change we fallback to
                   |filter value matches. This  |the wildcard filter rules
                   |resolves the issue of       |even though rules with a
                   |having to repeat the same   |matching filter value do
                   |default rules for each      |exists, if no rule for that
                   |filter value rule set. If   |filter value matches. This
                   |for some filter value the   |resolves the issue of
                   |wildcard filter rules       |having to repeat the same
                   |should be overridden, a     |default rules for each
                   |wildcard tag rule for that  |filter value rule set. If
                   |filter value can be defined |for some filter value the
                   |which will have higher      |wildcard filter rules
                   |precedence and override all |should be overridden, a
                   |the filter wildcard rules.  |wildcard tag rule for that
                   |In summary, the rules will  |filter value can be defined
                   |applied as follows: - A     |which will have higher
                   |matching rule is looked for |precedence and override all
                   |based on context (module    |the filter wildcard rules.
                   |and filter value), if       |
                   |multiple contexts matches   |In summary, the rules will
                   |rules for the module with   |applied as follows:
                   |highest priority are used.  |
                   |The module priority is      |- A
                   |(from highest to lowest)    |matching rule is looked for
                   |"User name", "Patron        |based on context (module
                   |category" and "Source". -   |and filter value), if
                   |If no matching rule is      |multiple contexts matches
                   |found, we fallback to the   |rules for the module with
                   |wildcard filter rules of    |highest priority are used.
                   |the current context module. |The module priority is
                   |For Koha installations      |(from highest to lowest)
                   |where marc overlay rules is |"User name", "Patron
                   |in use a database migration |category" and "Source".
                   |will run that creates new   |
                   |rules if necessary to       |-
                   |preserve the current        |If no matching rule is
                   |behavior, so no user action |found, we fallback to the
                   |needs to be taken in order  |wildcard filter rules of
                   |to correct for this change. |the current context module.
                   |                            |
                   |                            |For Koha installations
                   |                            |where marc overlay rules is
                   |                            |in use a database migration
                   |                            |will run that creates new
                   |                            |rules if necessary to
                   |                            |preserve the current
                   |                            |behavior, so no user action
                   |                            |needs to be taken in order
                   |                            |to correct for this change.

--- Comment #66 from Victor Grousset/tuxayo <[email protected]> ---
Oh sorry, no idea what happened! :o
I didn't even do another real change that day on the ticket.

The "Removed" column for my action on the 2024-03-12 in the ticket history
makes absolutely no sense with what was previously in the field that got
emptied. Like all the lines are in random order.

Anyway, thanks for reverting. In the process, the line breaks were lost, I
reintroduced them, hopefully nothing weird will happen again ^^"

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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