JudicialCouncilOfCalifornia / docassemble.jcc.debtdefense

docs for post judgment claims of exemption
0 stars 0 forks source link

Select on Received Notice of Judgment or I havent rcvd any notices it goes to e-signature page not info on judgment #19

Closed kfstieler closed 5 years ago

kfstieler commented 5 years ago

I selected only that I received a notice of judgment and it goes right to e-signature page. When I sign it says thanks for using this application. It should go to info about a judgment not signature page

EricNakano commented 5 years ago

The error is because there is no Final page for this condition. Because of this, the logic of the program continues until it reaches the signature page. A new final block needs to be added to deal with this condition, and the language of the block needs to be written.

EricNakano commented 5 years ago

Resolved.