$page.params.status = "FINAL"
is true when all required parameters are filled.
I tested it too: first required and second no
and the condition was $page.params.status = "FINAL"
after filling the first, the flow moved to the next page.
please check it again