Change Log: 2026-06-03
Data Dictionary Changelog
Date Range: 2026-01-16 → 2026-06-03
Modified Tables
events_formsubmission
events_formsubmission- Column
form_submission_id: Comment changed from (none) toThis is the Object id of the submission
rules_action
rules_action- Column
data: Comment changed from (none) toJSON representation of the data for this action. This is for quick retrieving of the information. The information here can or cannot be represented in additional tables, ie. events_action_notify_user.
rules_actiontype
rules_actiontype- Column
name: Constraint changed fromUNIQUEto (none)
rules_condition
rules_condition- Column
order: Comment changed from (none) toShould only been NULL when updating for a rule.
rules_rule
rules_rule- Column
data: Comment changed from (none) toJSON representation of the data in this table. That is ONLY the columns in this table. This is for quick retrieving of the information.
rules_savedsearch
rules_savedsearch- Column
rule_id: Comment changed from (none) toThis is denormalized, but will allow quicker way to get what rules use what saved searches.
rules_triggertype
rules_triggertype- Column
name: Nullable changed fromNOtoYES
tasks_task
tasks_task- Column
created_event_id: Comment changed from (none) toThe event that created this task, if any - Column
created_rule_id: Comment changed from (none) toThe rule that created this task, if any - Column
fulfill_submission_id: Type changed fromchar(24)tovarchar(24) - Column
source_submission_id: Type changed fromchar(24)tovarchar(24)
temperature_profiles_temperatureconditionfollowups
temperature_profiles_temperatureconditionfollowups- Description changed from
Table that lists temperature conditions follow up actions.toError: Table details missing in mongo_table_details/mongo_column_details. - Column
date_createdremoved - Column
date_modifiedremoved - Column
idremoved - Column
is_requiredremoved - Column
temperature_condition_idremoved
temperature_profiles_temperatureconditionfollowups_translation
temperature_profiles_temperatureconditionfollowups_translation- Description changed from
Table that lists temperature conditions follow ups translation.toError: Table details missing in mongo_table_details/mongo_column_details. - Column
idremoved - Column
language_coderemoved - Column
master_idremoved - Column
titleremoved
users_company
users_company- Column
tenant_idadded
users_usernotificationsettingdeliverytype
users_usernotificationsettingdeliverytype- Column
name: Nullable changed fromNOtoYES
Updated 6 days ago