[Koha-bugs] [Bug 25449] Make itemtype mandatory by default

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 21 08:51:13 CEST 2022


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

--- Comment #15 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 137953
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=137953&action=edit
Bug 25449: (QA follow-up) Fix basic_workflow.t

Now that we have made item.itype a required field, we need to ensure we
set it for the corresponding selenium test.. this wasn't entirely easy
as the html select is hidden by select2. I had to find the select2 span,
trigger a click event to open it and then find and click an option.

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


More information about the Koha-bugs mailing list