Skip to content
Snippets Groups Projects
Commit 6b20667c authored by Nico Vermaas's avatar Nico Vermaas
Browse files

Testing deploy STEP 2

parent d8ad92ad
No related branches found
No related tags found
1 merge request!339SDC-1188 - STEP 1 of 3 (the database)
Pipeline #72034 passed
......@@ -70,7 +70,7 @@ def handle_post_save(sender, **kwargs):
task = kwargs.get('instance')
# TODO: uncomment to enable SDC-1188 functionality
# update_activity(task)
update_activity(task)
def connect_signals():
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment