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
When adding a proposed action in the front-end, we get an error message.
In the logs:
File "/usr/local/lib/python3.8/dist-packages/azimuth/utils/filtering.py", line 92, in <genexpr>
((not any(x[v] for v in ALL_SMART_TAGS)) if v == SmartTag.no_smart_tag else x[v])
KeyError: 'failed_punctuation'
The text was updated successfully, but these errors were encountered:
When adding a proposed action in the front-end, we get an error message.
In the logs:
The text was updated successfully, but these errors were encountered: