This release strengthens the planning loop from roadmap to backlog, board, sprint, and report. You can plan with timelines, refine work in backlogs, run Kanban and Scrum boards, measure burndown, and inspect the background systems that keep Pomavo current.
Timeline roadmap with zoom and saved preferences
The Timeline view gives you a Gantt-style roadmap for work across weeks and months. Tickets are plotted across date ranges, sprint bars appear in the header, and dependency context helps you see scheduling risk earlier.
Timeline zoom is now user controlled. You can zoom out for a long roadmap or zoom in for day-level detail. Pomavo saves the zoom level in user preferences with a short debounce, so your next visit opens at the scale you chose.
| Timeline capability | How it works | Why it matters |
|---|---|---|
| Date range visualization | Tickets render across weeks and months | See planned work over time |
| Zoom controls | Adjust pixels per day from compact to detailed | Match the view to planning depth |
| Saved preference | Stores timeline zoom in user preferences | Keeps your personal planning setup |
| Sprint bars | Iterations render across the header | Align ticket plans to sprint cadence |
| Today marker | Shows the current date in the grid | Grounds roadmap discussions |
| Drag to reschedule | Move items directly on the timeline | Update plans without opening forms |
| Dependency lines | Show related work | Identify sequencing and critical paths |
| Grouping | Group by template, assignee, or status | Review plans by the dimension that matters |
The timeline also calculates a useful range even when a project has little scheduled data. It includes dynamic buffer days based on sprint duration and extends far enough into the future for longer-term planning.
Backlog refinements for grooming and prioritization
The Backlog view is the flat planning surface for upcoming work. You can sort, filter, drag, edit, and bulk-select tickets before they move into delivery.
Backlog grooming is where the team turns intake into ready work. Pomavo supports that by letting you review new items, estimate effort, set priority, move ready items into the current sprint, and archive or close stale work.
| Backlog feature | What you do | Planning value |
|---|---|---|
| Drag and drop reordering | Move tickets into priority order | Creates a clear next-up list |
| Bulk actions | Select many tickets at once | Reduces repetitive grooming work |
| Inline editing | Update fields without opening detail | Speeds estimate and priority cleanup |
| Filtering | Filter by template, status, assignee, and custom fields | Focuses large backlogs |
| Swimlane grouping | Organize work into grouped lanes | Makes large lists easier to scan |
Effort-based sorting fits naturally here. If your templates include an Effort number field or mapped dropdown estimates, the backlog can help you discuss size and order without switching to reports.
Kanban refinements for continuous flow
The Kanban board gives continuous delivery teams a live view of work moving through workflow states. Columns map to states, cards move as work progresses, and WIP limits help prevent overload.
You can hide workflow states that do not need board visibility, reorder columns to match the team's process, and enable swimlanes for a second layer of organization.
| Kanban setting | Options | Use case |
|---|---|---|
| Workflow columns | Show, hide, and reorder states | Make the board match your process |
| WIP limits | Maximum items per column | Prevent overloaded in-progress stages |
| Swimlanes | Template, assignee, or priority | Group work without losing column flow |
| Estimate settings | Field overrides and dropdown mappings | Power effort views and reports |
| Board search | Integrated search toolbar | Find relevant cards without leaving the board |
Swimlanes are especially useful when one board mixes bugs, tasks, and incidents. You keep the same workflow columns while separating work by type, owner, or priority.
Scrum boards, dynamic sprints, and sprint restart
The Scrum board organizes work into time-boxed iterations. You can create sprints, define start and end dates, plan by dragging backlog items into a sprint, work through an active sprint board, complete sprints, and track burndown.
Sprint actions now support richer lifecycle management. You can start a sprint, complete a sprint, restart a sprint, move incomplete items back to the backlog while completing, or carry incomplete items into the next planned sprint.
| Sprint action | What it does | When to use it |
|---|---|---|
| Start Sprint | Activates the selected planned sprint | Begin a time-boxed iteration |
| Complete Sprint | Marks the sprint as finished | Close an iteration after review |
| Restart Sprint | Reopens a sprint for active work | Recover from accidental completion or process reset |
| Move to Backlog and Complete | Moves open items to backlog, then completes | End a sprint without carrying work forward |
| Carry Over and Complete | Moves open items to the next planned sprint | Preserve unfinished work in the next iteration |
Dynamic sprint planning also respects project sprint duration. The timeline and board calculations can use configured sprint length, with 14 days as the default when no project-specific value is set.
Sprint operations update tickets through the same ticket mutation paths as manual edits, so search, history, reports, and board state remain aligned.
Configurable estimates and effort-based sorting
Estimation is configurable rather than hard-coded. Boards can override template fields for effort estimation and map dropdown values to numeric estimates, such as mapping T-shirt sizes to story points.
This gives teams flexibility. One project can use a numeric Effort field, another can use Story Points, and another can map values such as Small, Medium, Large, and Extra Large to numbers for burndown.
| Estimate source | Configuration | Powers |
|---|---|---|
| Number field | Direct numeric effort | Sorting, sprint totals, burndown |
| Dropdown field | Value mapping to numbers | T-shirt sizes or custom scales |
| Template override | Per-board field selection | Different boards can estimate differently |
| Sprint settings | Duration and board estimate config | Dynamic sprint and report calculations |
Effort-based ticket sorting makes planning conversations clearer. You can bring high-effort work into view, balance a sprint before starting, and spot large tickets that may need splitting.
Swimlanes across boards and backlogs
Swimlanes give you another dimension on top of a list or board. Pomavo supports grouping by template type, assignee, or priority on boards, with backlog swimlane organization for dense planning views.
| Swimlane grouping | Best for | Example question |
|---|---|---|
| Template type | Mixed work types | Are incidents crowding out feature work? |
| Assignee | Ownership review | Is anyone carrying too much active work? |
| Priority | Risk management | Are critical items moving through the board? |
| Backlog grouping | Grooming sessions | Which category needs refinement first? |
Swimlanes help teams keep focus without creating separate boards for every concern. You can view the same tickets through a different organizational lens while preserving workflow columns and rank.
Unified burndown and report system
Pomavo now connects board estimates to reporting. Reports include a Sprint Burndown report that tracks remaining work across a sprint, compares ideal and actual burn rate, and visualizes scope change.
The Report Pane brings analytics into the project view as a collapsible panel. You can open it beside a board to review real-time metrics without losing board context.
| Report surface | What it provides | Status |
|---|---|---|
| Report Pane | Inline analytics within the project view | Available |
| Sprint Burndown | Remaining work, ideal burn, actual burn, scope change | Available |
| Bar charts | Compare values across categories | Supported in pane |
| Pie charts | Show ticket distributions | Supported in pane |
| Line charts | Track trends over time | Supported in pane |
| Area charts | Show cumulative flow style data | Supported in pane |
| Report Page | Full dashboard with multiple widgets | Planned and under development |
The Report Page is documented as a planned full-page dashboard. Planned capabilities include custom layouts, cross-project reporting, date range selectors, CSV or PDF export, and scheduled report emails.
Saved queries connect search to planning
Saved Queries remain personal shortcuts, but they are especially powerful in planning workflows. You can save queries for sprint candidates, stale work, unassigned high-priority tickets, or recently completed items.
status not in ("Done", "Closed") and "Effort" >= 8
order by "Effort" desc, priority descassignee = @me and status = "In Review"
order by updated_at asc
limit 20Saved queries can auto-refresh from 5 seconds to 15 minutes. That makes them useful as lightweight planning dashboards, triage queues, and personal work views.
Because the same DSL supports grouping and projection, saved queries can also power summary-style analysis before a full report is needed.
status != "Done"
group by assignee
return assignee, count() as open_tickets, sum(quot;Effort") as effort
order by effort descBackground jobs and admin visibility
The Admin Dashboard gives operators a view into Pomavo's background systems. It is designed for platform administrators and on-call engineers, not everyday project users.
Pomavo runs side effects as asynchronous background jobs. Automation evaluations, search indexing, history recording, inbox delivery, and scheduler resumes can be processed without blocking user-facing requests.
| Admin area | What you inspect | Why it matters |
|---|---|---|
| Job Explorer | Jobs and job runs filtered by type and status | Diagnose automation, notification, and indexing issues |
| Job run detail | Timestamped multi-line logs | Read stack traces and execution plans |
| Search Index Explorer | Indexed ticket documents and mappings | Verify search and query behavior |
| Object Storage Explorer | Buckets and objects | Diagnose uploads and missing attachments |
| Quota and Tier Management | Organization usage and tier limits | Manage API calls, automation runs, and storage |
The Admin Dashboard exposes operational internals and destructive maintenance actions. Restrict access to trusted operators.
This release connects planning, execution, measurement, and operations. The timeline helps you plan dates, backlog and boards help you sequence work, sprint tools help you run iterations, reports show progress, saved queries keep important work visible, and the admin dashboard helps operators verify that background processing is healthy.
Pomavo's planning layer is now ready for deeper analytics and automation: the same tickets, estimates, workflows, saved queries, and background jobs can power more reporting and smarter delivery workflows in future releases.