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
53 stars 14 forks source link

Portfolio user can view and update their suborganization #2352

Open vickyszuchin opened 1 week ago

vickyszuchin commented 1 week ago

Issue description

Portfolio user can view and update suborganization for their portfolio. Suborganization is a required field for the Portfolio.

Acceptance criteria

Additional context

When we make portfolios for orgs, we will need to ensure that this field is never empty, this implementation assumes we did that correctly. However, I suggest adding a log if for some reason this field is empty when the user goes to the given page.

Links to other issues

blocked by #2365 blocked by #2354