Devache
DashboardPainsTechnologiesIdeasGenerateSourcesSearchAbout

Devache v0.1.0

All technologies

GitHub Issues

3 painsavg 5.7/10
dx 2config 1

GitHub Projects automation between Issues and Projects is underdeveloped

6

Automation between GitHub Projects and Issues is incomplete. Webhooks don't support project field changes, forcing teams to run expensive scheduled jobs for synchronization. For example, automatically updating labels when issues move between project fields has no native support.

configGitHub ProjectsGitHub Issues

GitHub Issues subissues automatically inherit parent project assignments unexpectedly

6

When a subissue is created and added to the main ticket, it automatically inherits all parent project assignments by default. This breaks QA workflows where subissues shouldn't be included in the QA project until QA review, but Slack alerts are still triggered for the unwanted assignments.

dxGitHub IssuesGitHub Projects

GitHub Projects struggles with mixed issue types and dynamic field requirements

5

GitHub Projects uses static fields across all issue types within a project, making semantic modeling difficult. Some fields (e.g., 'Effort') only apply to Tasks; others ('Impact Area') only to Bugs. This creates clutter and confusion when managing Tasks, Stories, and Bugs in a single project view.

dxGitHub ProjectsGitHub Issues