fix: use rendering provider from claim form for MassHealth dentist search, default to Mary Scannell, select first office option
This commit is contained in:
@@ -208,6 +208,7 @@ async function pollUntilDone(
|
||||
} else {
|
||||
consecutiveNoProgress = 0;
|
||||
}
|
||||
|
||||
lastStatus = status;
|
||||
|
||||
if (consecutiveNoProgress >= noProgressLimit) {
|
||||
|
||||
Reference in New Issue
Block a user