As mentioned in #3014, the following changes should be made to _update_list_field() method:
- Rewrite with setting
list_fields in the Event;
- Move from
tests/system/action/motion/test_create_forwarded.py to BaseActionTestCase next to update_model. Suggested name: update_model_list_fields.
As mentioned in #3014, the following changes should be made to _update_list_field() method:
list_fieldsin theEvent;tests/system/action/motion/test_create_forwarded.pytoBaseActionTestCasenext toupdate_model. Suggested name:update_model_list_fields.