bcgov/OCWA

Should not be able to submit a request with a blocked file

Closed this issue · 1 comments

ENV

Dev

TESTCASE

  1. Create a request and upload a file that according to polices is blocked
  2. Save and close
  3. On the request page, click Submit

EXPECTED

Should not be allowed to submit (since there's a blocked file attached to the request)

ACTUAL

Submit succeeds

duplicated by #38