Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Done
-
Labels:
Description
For muzima_form database table, the following columns are of type date instead of the conventional datetime that's supposed to capture time information.
- date_created
- date_changed
- date_retired
There's a need to update these columns to use datetime as the data type.
This enhancement will enable tracking changes in forms at finer details.