Skip to content

Add embed user stories and tasks in project detail response ([FR] #115)#228

Open
YaruG1022 wants to merge 6 commits into
taigaio:mainfrom
WSU-CptS-481-Spring-2026:issues/115/fetch-relational-data-enhancement
Open

Add embed user stories and tasks in project detail response ([FR] #115)#228
YaruG1022 wants to merge 6 commits into
taigaio:mainfrom
WSU-CptS-481-Spring-2026:issues/115/fetch-relational-data-enhancement

Conversation

@YaruG1022

@YaruG1022 YaruG1022 commented Mar 8, 2026

Copy link
Copy Markdown

Added ?include=userstories,tasks support to GET /api/v1/projects/{id}, allowing a project's user stories and tasks to be embedded directly in the API response. Changes touch utils.py, serializers.py, and api.py. Covered by unit tests, integration tests, and a regression test file.

This change request address [FR] #115

@YaruG1022 YaruG1022 closed this Mar 8, 2026
@YaruG1022 YaruG1022 deleted the issues/115/fetch-relational-data-enhancement branch March 8, 2026 12:56
@YaruG1022 YaruG1022 restored the issues/115/fetch-relational-data-enhancement branch March 8, 2026 12:57
@YaruG1022 YaruG1022 reopened this Mar 8, 2026
@YaruG1022 YaruG1022 changed the title [FR] Fetch relational data in API - embed user stories and tasks in project detail response Add embed user stories and tasks in project detail response ([FR] Fetch relational data in API) Mar 8, 2026
@YaruG1022 YaruG1022 changed the title Add embed user stories and tasks in project detail response ([FR] Fetch relational data in API) Add embed user stories and tasks in project detail response ([FR] #115) Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant