Skip to content

Conversation

@ballaswetha
Copy link

When the Slack alerting was enabled, the following error message was displayed - local variable 'json' referenced before assignment

The issue appears to be using the word "json" as a variable and also module. I replaced "json" with "json_data" and that fixed the issue. The code is still commented out, in case folks don't want to use Slack alerting.

The slack alerting code was not working as there was a confusion between the variable named json and module named json. I replaced the variable with json_data which fixed the issue. The code is still commented out.
@CLAassistant
Copy link

CLAassistant commented Apr 1, 2019

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants