Reviewed: https://reviews.mahara.org/10608 Committed: https://git.mahara.org/mahara/mahara/commit/40318d20f5a43d90f92f530562961c8c6b559ae7 Submitter: Robert Lyon ([email protected]) Branch: master
commit 40318d20f5a43d90f92f530562961c8c6b559ae7 Author: Lisa Seeto <[email protected]> Date: Thu Nov 14 15:49:02 2019 +1300 Bug 1847379: The 'read' column for module_multirecipient_userrelation is a char and not integer - alter module_multirecipient_userrelation install file to use int type - upgrade module_multirecipient_userrelation to alter type in versioning - upgrade version number behatnotneeded Change-Id: I255382518241cba2430bae544fa53cc82a0b266b Signed-off-by: Lisa Seeto <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1847379 Title: The 'read' column for module_multirecipient_userrelation is a char and not integer Status in Mahara: Fix Committed Bug description: This needs to be fixed up as we only set it to be 1 or 0 (read or unread) And also the 'deleted' column To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1847379/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

