[PR #2520] [CLOSED] fix(overview): add subtasks expand parameter to show task hierarchy #8332

Closed
opened 2026-04-20 18:09:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/2520
Author: @tink-bot
Created: 4/2/2026
Status: Closed

Base: mainHead: fix/overview-subtasks-expand


📝 Commits (1)

  • 9b533ee fix(overview): add subtasks expand parameter to show task hierarchy

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 frontend/src/views/tasks/ShowTasks.vue (+1 -1)

📄 Description

Summary

  • Adds 'subtasks' to the expand parameter array in ShowTasks.vue so the API returns subtask relationship data, enabling proper task hierarchy indentation on Overview pages (Done, Current, etc.).

Partially related to #2490


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/2520 **Author:** [@tink-bot](https://github.com/tink-bot) **Created:** 4/2/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/overview-subtasks-expand` --- ### 📝 Commits (1) - [`9b533ee`](https://github.com/go-vikunja/vikunja/commit/9b533ee589945d05cdca36b884ed77be3d8313a0) fix(overview): add subtasks expand parameter to show task hierarchy ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/views/tasks/ShowTasks.vue` (+1 -1) </details> ### 📄 Description ## Summary - Adds `'subtasks'` to the `expand` parameter array in `ShowTasks.vue` so the API returns subtask relationship data, enabling proper task hierarchy indentation on Overview pages (Done, Current, etc.). Partially related to #2490 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 18:09:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#8332