Generating stats on a project in approval queue crashes out with an error. Correct behavior should allow for stats creation.
If a bug:
Q
A
Deploy version
3.6.6rc
Steps to reproduce:
Queue changes for approval w/o approving
run deploy --stats [project]
Witness the glory:
There is changed code already queued. Approve or deny it before attempting another deployment.
/tmp/stats: No such file or directory
Killed by signal 1.
Exiting.
What type of report is this:
Description:
Generating stats on a project in approval queue crashes out with an error. Correct behavior should allow for stats creation.
If a bug:
Steps to reproduce:
deploy --stats [project]