Payload parameter generation for "create scan form" function was using a non-existent variable, causing a malformed payload and failing any scan form creation API call.
Testing
Re-record all scan form unit tests to verify patch is effective
Pull Request Type
Please select the option(s) that are relevant to this PR.
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Improvement (fixing a typo, updating readme, renaming a variable name, etc)
Description
Payload parameter generation for "create scan form" function was using a non-existent variable, causing a malformed payload and failing any scan form creation API call.
Testing
Pull Request Type
Please select the option(s) that are relevant to this PR.