bcgov / workbc-wage-subsidy

WorkBC intake form for Wage Subsidy.
Apache License 2.0
1 stars 1 forks source link

TECH-599: do not sync until employer record known to exist #139

Closed strdavis closed 10 months ago

strdavis commented 10 months ago

This pull request resolves an issue where when the user logs in for the first time, the sync operation can occur before the employer record exists, causing the sync to fail with code 403. The sync operation is now delayed until the employer record is created or known to exist. This pull request also fixes an issue where on the list screen a delay was sometimes visible before the loading indicator activated. Changes are as follows:

sonarcloud[bot] commented 10 months ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
6.5% 6.5% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint