Skip to content

al_custom_error Restart button isn't working #1082

Description

@BryceStevenWilley

Has to do with the fact it calls new_session instead of restart (manually changing it to restart works fine).

Minimum reproduction:

include:
  - docassemble.AssemblyLine:al_package.yml
  - docassemble.AssemblyLine:al_visual.yml
---
mandatory: True
code: |
  start
  signature_mod
  done
---
code: |
  sig_add = 1
  signature_blah
  signature_mod = True
---
question: Signature
continue button field: start
---
event: done
question: All done
---

Activity

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

Metadata

Metadata

Assignees

No one assigned

    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