Context
This is an unfinished item from #102. Requiring a full address for every opposing/other party creates unnecessary friction when the filer only needs to identify the party by name and the court/EFSP does not require an address.
Goal
Require only the other party's name by default. Ask for an address only when it is actually required by the selected jurisdiction, case/party type, service workflow, or downstream EFSP filing requirements.
Acceptance criteria
- Other-party name can be entered and saved without an address when no downstream rule requires one.
- Requiredness for address fields is driven by applicable filing/service metadata or jurisdiction configuration [the YAML configuration layers that can be specified per-state and per-court/filing type], not a global blanket requirement.
- When an address is required, explain why and validate it at the point where it is needed.
- Existing/saved address information remains editable and is not discarded merely because it is optional.
- Review does not imply that a missing optional address makes the filing incomplete.
- The implementation continues to enforce genuinely required party data from Tyler/EFSP metadata.
Related
Context
This is an unfinished item from #102. Requiring a full address for every opposing/other party creates unnecessary friction when the filer only needs to identify the party by name and the court/EFSP does not require an address.
Goal
Require only the other party's name by default. Ask for an address only when it is actually required by the selected jurisdiction, case/party type, service workflow, or downstream EFSP filing requirements.
Acceptance criteria
Related