-
Type:
Question
-
Resolution: Answered
-
Priority:
Minor
-
None
-
Other Helpdesk
We are uploading a set of 4 QRDA 1 files into Cypress in zipped format for validation, however; we are receiving an error. Please see below. We are nearing our test date and any assistance you can provide is greatly appreciated. Also attached is the zipped file for your reference.
cypress logo
Oops! Sorry about this...
We ran into an error and weren't able to handle your request. If the problem persists, please send an e-mail to cypress-dev-list@lists.mitre.org that describes what steps led to the issue along with the error details provided below so we can help resolve it.
Thank you very much,
The Cypress Team
Expand Error Details
NoMethodError in TestExecutionsController#create
undefined method `add_namespace_definition' for nil:NilClass
Rails.root: /home/cypress/cypress
Full Trace
/home/cypress/cypress/lib/cypress/qrda_utility.rb:180:in `validate_cat3'
/home/cypress/cypress/app/models/calculated_product_test.rb:56:in `execute'
/home/cypress/cypress/app/controllers/test_executions_controller.rb:16:in `create'
/usr/local/rvm/gems/ruby-1.9.3-p448/gems/actionpack-3.2.14/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
/usr/local/rvm/gems/ruby-1.9.3-p448/gems/actionpack-3.2.14/lib/abstract_controller/base.rb:167:in `process_action'