-
Notifications
You must be signed in to change notification settings - Fork 0
call application validation on app submit #294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
will this break application submissions? We might want to add applicationValidationRunId to GAS ahead of this change. We can do it ourselves, here you can see our current grant definition: https://fg-gas-backend.dev.cdp-int.defra.cloud/grants/frps-private-beta And here is the PUT endpoint you can use to modify the object: https://fg-gas-backend.dev.cdp-int.defra.cloud/documentation#/tmp/putTmpGrantsCode |
src/server/common/helpers/grant-application-service/state-to-gas-payload-mapper.js
Outdated
Show resolved
Hide resolved
f43f8c6
to
0a04276
Compare
src/server/common/helpers/grant-application-service/state-to-gas-payload-mapper.test.js
Outdated
Show resolved
Hide resolved
cc3b119
to
e606bc1
Compare
|
This has a dependency on the GAS api being able to handle the new 'applicationValidationRunId'