Closed (fixed)
Project:
Comment Notify
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2015 at 16:00 UTC
Updated:
14 Apr 2019 at 03:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gnugetOk.
Here a first try.
This still needs a
hook_updateto migrate the users from the old table to theuserDatatable.also, it needs another
hook_updateto delete the old table.Comment #3
gnugetComment #4
gnugetNew patch this one includes the
hook_updatethat migrate all the settings to theuser_datatable.Comment #6
gnuget