PatrowlManager
PatrowlManager copied to clipboard
Error creating new issue manually
Hi there.
I'm trying to create a new finding manually and leaving all optional fields as is, I receive the following error:
AttributeError at /findings/add 'NoneType' object has no attribute 'split' 'tags': str(json.dumps(form.cleaned_data['tags'].split(','))), ...
When I fill in the tags fields with some comma separated values I then receive the user interface error:
'xpto,teste' value must be valid JSON.
What exactly am I doing wrong?
I'm using Patrowl Manager 1.0.1-BETA
Thank you.
Hi ! You don't do anything wrong. It's a bug :/ We added it on the next release