Skip to content

Unintentional loop happening in the COMINTRO section #463

Description

@eidec-ims

While testing module 4 on the dev renderer, I ran into an unintentional loop in the COMINTRO section. I've run into this loop while running through the whole module and i've run into it when I've isolated the module from COMINTRO to the end. I do not have this problem on the prod renderer.

I start the COMINTRO section and run through the following input successfully:

COMINTRO
INTROWORKPOSTPAN
WORK2019POSTPAN: 1
DAYSWORKPOSTPAN: NR
LONGESTJOBPOSTPAN: 0
WORKRESPOSTPAN: 0
NUMWORKPOSTPAN: NR
INTROCURWORK

This is where the issue starts. After I select 'next' on INTROCURWORK, it takes me to the page for WORK2019POSTPAN, with the answer I already selected for it, Yes/1.

Image

Here are the variables at the time when the issue happens. It's interesting, because it says it's adding WORK2019 to the tree, but I never actually see the page for WORK2019. Also, INTROCURWORK is being added as an array, which seems odd to me.

Image

Note: once stuck in this loop, it will continue in this loop. If I then select No/0, it takes me to INTROCURWORK -> WORK2019POSTPAN again.

Image

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions