[Koha-bugs] [Bug 36187] Cannot set suggestedby when adding/editing a suggestion from the staff client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 28 00:02:06 CET 2024


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

--- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 162520
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162520&action=edit
Bug 36187: Corrected set data.patron_id in select_suggestor()

To test:
1. Make a new suggestion in the staff interface and attempt to set the "Created
by" patron to someone other than the logged in user.
2. Submit the suggestion.
3. select suggestedby from suggestions where suggestionid = X; ( Where X is the
suggestionid )
4. The value is NULL
5. On suggestion/suggestion.pl the "Suggested by" column is blank.
6. APPLY PATCH
7. Try 1 - 3 again. This time the suggestedby should be correctly set.

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


More information about the Koha-bugs mailing list