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

Feat: Update role data model in Gatsby by loading additional field #582

Closed
wwwwwlwwwww opened this issue Sep 2, 2022 · 0 comments · Fixed by #600
Closed

Feat: Update role data model in Gatsby by loading additional field #582

wwwwwlwwwww opened this issue Sep 2, 2022 · 0 comments · Fixed by #600
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@wwwwwlwwwww
Copy link
Collaborator

wwwwwlwwwww commented Sep 2, 2022

Previously in #508, we loaded the Role model from Forestry into Gatsby. In the time since that happened, we've added a "team" field for each role. We need to make sure this field is loaded into Gatsby alongside the already existing fields for Role (title, desc, location, domain, commitment).

CodeSee Map of relevant files: https://app.codesee.io/maps/public/c0509b10-2d13-11ed-a3e9-474708ea821c

This change will look very similar to #575 but you'll be adding a field to DaTeamRole instead of DaTeamMember

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants