[Koha-bugs] [Bug 25511] New: Add --force option to update_dbix_class_files.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 15 11:55:41 CEST 2020


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

            Bug ID: 25511
           Summary: Add --force option to update_dbix_class_files.pl
 Change sponsored?: ---
           Product: Koha
           Version: 19.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org

Sometimes, if you know what you are doing, you may want to force a schema
overwrite regardless of whether the hashes report there are changes above the
fold.

In these cases, we should expose said functionality via a --force option on the
script.

WARNING: Use this at your own risk.. it's helpful if you are maintaining a fork
or in other such cases. You should always attempt to run the script without
force first and only resort to using force if that fails. It is also very much
worthwhile checking the diff after running with force to ensure you have not
resulted in any unexpected changes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list