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

Add suborganization to Domain Info and Domain request #2365

Open abroddrick opened 4 days ago

abroddrick commented 4 days ago

Issue description

Domains and domain requests will need to have a sub org value for the org model. Thus we should add the value to the table so we can begin using mock data in our views.

Acceptance criteria

Additional context

No response

Links to other issues

zandercymatics commented 2 days ago

Fixed typos

1.be null on all both tables => be null on both tables

  1. if the org model feature flag is turned on ( to just superusers, whichever is easier) => if the org model feature flag is turned on ( or to just superusers, whichever is easier)
vickyszuchin commented 2 days ago

@abroddrick @zandercymatics I'm moving this ticket into the current sprint (sprint 48) given that it's in "In review" .