Skip to content

id: CARES Act notice attached to complaint #43

Description

@VTskier

When I say No, it was not attached, the next screen correctly says I should file a motion to dismiss.

When I say yes it was attached and no it's not a "covered unit," the next screen should have said I should file a motion to dismiss for other reasons, but it gave me the warning that I shouldn't do an Answer!

I need to fix this before moving on to answering the CARES follow-up questions and logic code.

#motion_to_dismiss_attachment.enabled = cares_act_attached_to_complaint and cares_act_rental_unit and not cares_act_got_30_days

#motion_to_dismiss_attachment.enabled = cares_act_attached_to_complaint and cares_act_rental_unit and (not cares_act_documentation_got_30_days or not cares_act_documentation_got_30_days)

id: rent pleadings requirement logic
or (cares_act_rental_unit and not cares_act_got_30_days) or (cares_act_rental_unit and not cares_act_documentation_got_30_days)

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