You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: find_incomplete_ids() got an unexpected keyword argument 'updated_id'
(8 additional frame(s) were not displayed)
...
File "rest_framework/views.py", line 469, in handle_exception
self.raise_uncaught_exception(exc)
File "rest_framework/views.py", line 480, in raise_uncaught_exception
raise exc
File "rest_framework/views.py", line 506, in dispatch
response = handler(request, *args, **kwargs)
File "rest_framework/decorators.py", line 50, in handler
return func(*args, **kwargs)
File "contentcuration/views/nodes.py", line 102, in get_node_diff
if generatenodediff_task.find_incomplete_ids(updated_id=updated_id, original_id=original_id).exists():
The text was updated successfully, but these errors were encountered:
Sentry Issue: STUDIO-FZ0
The text was updated successfully, but these errors were encountered: