mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-23 13:18:35 +00:00
oops
This commit is contained in:
parent
e7c0e66f86
commit
4b92b0ee71
@ -305,6 +305,9 @@ class WorkflowService(object):
|
||||
task=task)
|
||||
if not field.has_property(Task.FIELD_PROP_REPEAT):
|
||||
continue
|
||||
else:
|
||||
form_data[field.id] = None
|
||||
|
||||
|
||||
# If we are only populating required fields, and this isn't required. stop here.
|
||||
if required_only:
|
||||
|
Loading…
x
Reference in New Issue
Block a user