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

marion.dur...@biblibre.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marion.dur...@biblibre.com

--- Comment #1 from marion.dur...@biblibre.com ---
Hi ! 

I'm not sure we can use lastmodificationdate. If we want to use
lastmodificationdate, I think we have to initialise it with the suggestion date
when creating a new suggestion

It is currently initialised to NULL. So all suggestions that have never been
modified will never be deleted.
I'm not sure what to do for the existing suggestion that have not been modified
yet (and so lastmodificationdate is still NULL)

Another option would be to use suggesteddate that is always initialised with a
date.

Regards,
Marion

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to