-
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
Create opportunity tables in analytics db #2934
Comments
@babebe I think these four should cover it, but if there's any additional tables you think we need or find would be helpful as you build these out, please let me know. |
@chouinar now that you're back, can you just double-check me on this list to make sure I didn't miss anything critical to this first pass? |
If you want the agency names in any reports, you would also want the |
@mdragon do we want agency names? |
@babebe lets go without Agency for this ticket and if we're making good progress we can consider doing agency in a separate ticket now or later when needed. |
## Summary Fixes #{[2934](#2934)} ### Time to review: __10 mins__ ## Changes proposed Migration file to copy initial opportunity tables. 1. lk_opportunity_status 2. lk_opportunity_category 3. opportunity 4. opportunity_summary 5. current_opportunity_summary Added documentation for future reference
Summary
Create tables based on the decision made in #2933
Acceptance criteria
Tables:
The text was updated successfully, but these errors were encountered: