Error when saving evidence
bmarsh9 opened this issue · 2 comments
bmarsh9 commented
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
Jamesw151619 commented
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)
bmarsh9 commented
Its related - now fixed @Jamesw151619