https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42030
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Text to go in the| |This enhancement adds a release notes| |'diff' to the action logs | |for purchase suggestions | |(creating, modifying, and | |deleting). | | | |Previously, no diff was | |recorded (although some | |information was recorded in | |the Info column). --- Comment #3 from David Nind <[email protected]> --- Testing notes (using KTD): 1. Enable the AcquisitionLog and SuggestionsLog system preferences. 2. Create, edit and delete a suggestion from Acquisitions > Suggestions. 3. Go to the log viewer and click submit. 4. Show the 'Diff' column (Columns > Diff). 5. Note that information about the changes is logged in the Info column, but there is no information in the Diff column. 6. Apply the patch and restart everything (restart_all). 7. Repeat steps 2 to 3. 8. Note that there is now a diff in the diff column. Note that there are some qa failures: qa Tag v25.05.00-1 found in /kohadevbox/koha — checking out branch main in /kohadevbox/qa-test-tools Already on 'main' Your branch is up to date with 'origin/main'. testing 1 commit(s) (applied to 7fd796d 'f8 Bug 41510: (RM follow-up) Perltidy') Processing files [RUNNING] C4/Suggestions.pm [RUNNING] Koha/Suggestion.pm [RUNNING] t/db_dependent/Koha/Suggestions.t [PASS] t/db_dependent/Koha/Suggestions.t [FAIL] Koha/Suggestion.pm [PASS] C4/Suggestions.pm Result: [PASS] C4/Suggestions.pm [FAIL] Koha/Suggestion.pm FAIL pod_coverage sub _type has no pod coverage. [PASS] t/db_dependent/Koha/Suggestions.t Processing additional checks PASS! * Was this bug sponsored by anyone? Running tests (1) * Proving /kohadevbox/koha/t/db_dependent/Koha/Suggestions.t PASS -- 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/
