-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Federal Agency and SO tables, and fill both #2399
Comments
Tentatively adding to sprint 50 as this is continues on with the org model but doesn't conflict with the user interface changes and is low risk for merge conflicts |
@vickyszuchin don't let people pull this one in while I'm gone. There needs to be some edits here based on a convo about adding more fields to this same table |
Adding refinement as the AC here needs to change, adding myself so I remember to update it tomorrow. @zandercymatics I will add you back when I am done. |
…cial Ticket #2399: Fill senior official table and update SO tables [MIGRATIONS]
Issue description
Now that we have the complete list of senior officials that was made in #2097, we can make a script to populate this table. We will eventually be populating the organizations/porfolio via another script so it is worth while for use to also store federal agency along with the AO. When a federal portfolio is being manually made in django admin, having a link between federal agency and SO (that can be null) would allow us to auto populate the SO value based on the the agency. For instance, if a user was making a portfolio for DHS, they would select the DHS agency name and then the SO would autofill on their screen. That said, while we make this script let's also make sure that the agency foreign key field gets properly added and filled as well.
Acceptance criteria
Additional context
No response
Links to other issues
relates to #2300
The text was updated successfully, but these errors were encountered: