Skip to content

Prod bug: other_parties not defined #54

Description

@BryceStevenWilley
The referer URL was https://apps.suffolklitlab.org/run/indigency/

Traceback (most recent call last):
  File "/usr/share/docassemble/local3.10/lib/python3.10/site-packages/flask/app.py", line 1484, in full_dispatch_request
    rv = self.dispatch_request()
  File "/usr/share/docassemble/local3.10/lib/python3.10/site-packages/flask/app.py", line 1469, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
  File "/usr/share/docassemble/local3.10/lib/python3.10/site-packages/docassemble/webapp/server.py", line 6902, in index
    exec(list_collect_list + '._allow_appending()', user_dict)
  File "", line 1, in 
NameError: name 'other_parties' is not defined

Happened 12/31/2023, so recently. Not sure how it happened, but it seems to be an issue with the list collection screen in this interview where we get other_parties. Can't recreate it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    advancedGood issue for advanced DAL developersproduction issuetestingTesting team or add tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions