bmarsh9/gapps

Error when saving evidence

bmarsh9 opened this issue · 2 comments

python3 manage.py shell

app.config["EVIDENCE_FOLDER"] is equal to /app/app/files/evidence by default within docker. It should be /app/files/evidence

Not sure if this is related, i cannot create evidence while inside of a control on a project. seems like the button isnt making the call, i don't get any error messages. (did not debug)

Its related - now fixed @Jamesw151619