https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33716 --- Comment #6 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Apply patches, on ktd, preparation: - Run reset_all - Run sh start-ill-dev.sh (copy from https://github.com/ammopt/koha-ill-dev/blob/master/start-ill-dev.sh) Test plan: 1 Go to system preferences, check the new YAML preference ILLModuleDisclaimerByType 2 Copy the bold example YAML text into the system preference input box 3 Go to ILL Requests click "New ILL request" (Pick FreeForm if you have more than one backend installed) 4 Pick type "Journal article", enter "42" in cardnumber and a random library, create. Notice the request is created normally. 5 Go back to the system preferences, remove the "bypass: 1" line, save. 6 Repeat 3 and 4 7 Verify that a Type Disclaimer stage now exists. Verify that the text being presented is the one specified for "article" in the system preference. Submit it. 8 Verify that that the disclaimer value and disclaimer date have been saved as illrequestattributes for that ILL request. 9 Repeat 3 and 4 but with a different type 10 Verify that the text being presented is the one defined in "all" in the system preference -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.