https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28844 --- Comment #35 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Katrin Fischer from comment #25)
I'd really love to see this long standing issue fixed :)
1) Migration of data So it might not be correct, but I think it's what would be displayed on the order line now and where the email would be sent to, so that might be the best we can do?
It was left on purpose. I don't think we should copy an information if we are not sure it is correct. I am not confident in migrating something here.
2) ModSuggestion
ModSuggestion is called to update the status of the suggestion and to send the email, but the calls haven't always been adjusted to look up the correct suggestion.
Correct, good catch. Should be fixed.
And there are more calls I haven't checked that need to be verified.
Other calls look good. I let you decide what the status is. -- You are receiving this mail because: You are watching all bug changes.