Reduce number of columns selected for logbook (#91718)
This commit is contained in:
parent
34b824a27b
commit
b76551cf35
5 changed files with 20 additions and 33 deletions
|
@ -352,7 +352,6 @@ def create_state_changed_event_from_old_new(
|
|||
row.context_id_bin = None
|
||||
row.friendly_name = None
|
||||
row.icon = None
|
||||
row.old_format_icon = None
|
||||
row.context_user_id_bin = None
|
||||
row.context_parent_id_bin = None
|
||||
row.old_state_id = old_state and 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue