Issue Tracking and Merge Request Workflow Integration
Embedded views: The future of work tracking in GitLab

Embedded views: The future of work tracking in GitLab

8/21/2025 · Matthew Macfarlane

What this post added

Introduced 'embedded views' powered by GitLab Query Language (GLQL) to display live, relevant information directly within wiki pages, epics, issues, and merge requests. This feature allows for dynamic data pulling, contextual awareness via functions like `currentUser()` and `today()`, powerful filtering on over 30 fields, and customizable display formats (table, list). This enhances work tracking by reducing context switching and providing real-time updates.

Read the original post ↗