cisagov / manage.get.gov

A Django-based domain name registrar used by the .gov domain to communicate with an EPP registry
https://get.gov
Other
57 stars 17 forks source link

Analyst view of a change_form for a started request with no draft domain returns 500 #2625

Open rachidatecs opened 3 weeks ago

rachidatecs commented 3 weeks ago

Current Behavior

As analyst, you are unable to access the DJA change_form of a request with no domain name selected. You get a 500 on a sandbox, an error message on local. Both are due to a NoReverseMatch on line 110 in detail_table_fieldset

Expected Behavior

Analysts should be able to view and edit a started application

Steps to Reproduce

  1. Log in as analyst on development or local
  2. Start a new domain request and do not fill in request domain
  3. Try to access it in DJA

Environment

Sandboxes and local, possibly stable?

Additional Context

Screenshot 2024-08-22 at 12 50 22 PM

Screenshot 2024-08-22 at 12 50 28 PM

Issue Links

No response

PaulKuykendall commented 2 weeks ago

In BL grooming, we declared this to be a low priority bug because of the chance that it will happen is very unlikely