Skip to content
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 project's external id fields to point to project_url entries #290

Open
6 tasks
fyliu opened this issue May 31, 2024 · 0 comments
Open
6 tasks

Update project's external id fields to point to project_url entries #290

fyliu opened this issue May 31, 2024 · 0 comments
Labels
complexity: small All steps are laid out in detail so that someone new to the project can work on it Feature: ERD/SS Adjustment Requires adjustments to be made to the ERD & Spreadsheet p-feature: projects project and projects role: back end role: db architect s: PD team stakeholder: People Depot Team size: 1pt Can be done in 4-6 hours

Comments

@fyliu
Copy link
Member

fyliu commented May 31, 2024

Overview

We need to update project's external id fields to point to project_url entries, as decided here.

Action Items

Resources/Instructions

  • update github_primary_repo_id field: no longer the repo id itself, will now be a foreign key to a row in project_url that corresponds to the primary repo
  • update github_org_id: no longer the org id itself, will now be a foreign key to a row in project_url that corresponds to the org repo link
  • update google_drive_id: no longer the google drive id itself, will now be a foreign key to a row in project_url that corresponds to the google drive
@fyliu fyliu added role: back end size: 1pt Can be done in 4-6 hours role: db architect p-feature: projects project and projects s: PD team stakeholder: People Depot Team Feature: ERD/SS Adjustment Requires adjustments to be made to the ERD & Spreadsheet ready for product labels May 31, 2024
@fyliu fyliu added this to the v0.01 - initial setup milestone May 31, 2024
@fyliu fyliu added complexity: small All steps are laid out in detail so that someone new to the project can work on it and removed complexity: missing labels Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: small All steps are laid out in detail so that someone new to the project can work on it Feature: ERD/SS Adjustment Requires adjustments to be made to the ERD & Spreadsheet p-feature: projects project and projects role: back end role: db architect s: PD team stakeholder: People Depot Team size: 1pt Can be done in 4-6 hours
Projects
Status: Prioritized Backlog
Development

No branches or pull requests

2 participants