Closed vohmar closed 2 years ago
When user logs into registrant portal the warning about found issues in contact data and confirmation is asked to update 0 records.
error in registrant api log:
ActionController::RoutingError (No route matches [GET] "/api/v1/registrant/contacts/undefined/do_need_update_contact"
errors in browser console:
GET https://registrant.internet.ee/api/contacts/undefined/do_need_update_contact 404 (Not Found) Uncaught (in promise) Error: Request failed with status code 404
cannot reproduce
When user logs into registrant portal the warning about found issues in contact data and confirmation is asked to update 0 records.
error in registrant api log:
ActionController::RoutingError (No route matches [GET] "/api/v1/registrant/contacts/undefined/do_need_update_contact"
errors in browser console:
GET https://registrant.internet.ee/api/contacts/undefined/do_need_update_contact 404 (Not Found) Uncaught (in promise) Error: Request failed with status code 404