Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with adding a proposed action #87

Closed
gabegma opened this issue Jun 1, 2022 · 0 comments · Fixed by #98
Closed

Issue with adding a proposed action #87

gabegma opened this issue Jun 1, 2022 · 0 comments · Fixed by #98
Assignees
Labels
bug Something isn't working
Milestone

Comments

@gabegma
Copy link
Contributor

gabegma commented Jun 1, 2022

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'
@gabegma gabegma added the bug Something isn't working label Jun 1, 2022
@Dref360 Dref360 self-assigned this Jun 2, 2022
@Dref360 Dref360 moved this from 🔖 Ready to 🏗 In progress in Azimuth Jun 2, 2022
@gabegma gabegma moved this from 🏗 In progress to ✅ Done in Azimuth Jun 2, 2022
@gabegma gabegma added this to the v2.1.1 milestone Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants