-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
Add name and external_id fields to project_url #289
Comments
When submitting the PR for this issue, change the word 'fixes' to 'partially addresses'. |
Once assignee has completed the code portion, remove 'backend' label and put back in the Prioritized Backlog for db architect. |
|
@dmartin4820 I guess this is more of a db design change issue than a coding issue. Would you want to check that all the items are done and close it? The work would be working with issues and documents rather than coding. Edit the issue description and replace the "code" step with "update #41 description". Then check that the 3 steps are done and fix or comment about them if they're not editable. Looks like @Neecolaa already made the ERD changes. Please check that it looks correct and comment here if there's a problem. The spreadsheet has a "fields" sheet with the table names and fields, and there's an initial data sheet called something like "projectUrls" that you should check. I started updating it before I realized it's something you could do to familiarize yourself with the document. But I'm not going to bother undoing them. Please just check to make sure it's correct. The issue #41 description also looks updated. But I see a problem with one of the new fields that you can fix. The requirements are in this issue's description so you can check them one by one. Lastly, check if #78 dependencies are satisfied and, if so, move its status from ice box to new issue approval. |
Overview
We need to add
name
andexternal_id
fields to theproject_url
table, which was decided here.Action Items
name
andexternal_id
field toproject_url
url fields
vsproject_url
#78 from ice boxResources/Instructions
name
field: What the link is called Ex: Primary Repo, Secondary Repo, Description of "other" type urlsexternal_id
field: resource id provided by github or googleexternal_id
can be blankThe text was updated successfully, but these errors were encountered: