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
Traceback (most recent call last):
File "/app/.heroku/python/lib/python3.8/site-packages/celery/app/trace.py", line 385, in trace_task
R = retval = fun(*args, **kwargs)
File "/app/.heroku/python/lib/python3.8/site-packages/newrelic/hooks/application_celery.py", line 84, in wrapper
return wrapped(*args, **kwargs)
File "/app/.heroku/python/lib/python3.8/site-packages/celery/app/trace.py", line 648, in __protected_call__
return self.run(*args, **kwargs)
File "/app/pontoon/sync/core.py", line 68, in wrapped_func
return func(self, *args, **kwargs)
File "/app/pontoon/sync/tasks.py", line 101, in sync_project
sync_translations(
File "/app/pontoon/sync/tasks.py", line 336, in sync_translations
new_locales.append[locale.pk]
TypeError: 'builtin_function_or_method' object is not subscriptable
The text was updated successfully, but these errors were encountered:
mathjazz
added
P3
Default, possibly shipping in the following two quarters
and removed
P1
Must be fixed immediately, drop any other work
labels
Oct 18, 2021
mathjazz
changed the title
[sync] Sync breaks with TypeError: 'builtin_function_or_method' object is not subscriptable
Sync breaks with TypeError: 'builtin_function_or_method' object is not subscriptable
Nov 10, 2021
This issue was created automatically by a script.
Bug 1703748
Bug Reporter: @mathjazz
The text was updated successfully, but these errors were encountered: