Matthew Franks
Results
3
issues of
Matthew Franks
On line 407 of core.py it currently shows: for child in self.chldren: Should be: for child in self.children:
Seems some people are having problems configuring their API keys properly in the .env file which can result in a KeyError. Need to look into having a popup request the...
Need to check to see if there is a way to have a dropdown to select an organization or have the org name pulled automatically. It is possible to be...
enhancement