What the complaints actually said

Before scoping the rebuild I read three years of public complaints about Diagram View: ServiceNow Community threads, support portal posts and technical write-ups, from 2023 to June 2026. Twenty-eight distinct findings, each recorded with how often it came up and how badly it hurt. This is what turned a rebuild into a scope.

28distinct findings, deduplicated across sources
3that stop the view opening at all. The rest is friction
6themes the findings sorted into
2023–26range of the posts read

Severity is not spread evenly across the themes

Each bar is one theme, split by how severe its findings are. Sorted by the number of high-severity findings, not by size.

High severity Medium Low
Cognitive load44 high
Workflow gaps41 high
Usability and learning41 high
Compatibility31 high
Feature limitations8
Canvas and layout5

Bar length is the number of findings in that theme.

The reading that set the scope

Feature limitations is the biggest pile and the softest: eight findings, none of them high severity, half of them mentioned once. It is the pile that looks like a roadmap and behaves like a wish list.

Cognitive load is the opposite. Four findings, and every one of them high severity: large flows unreadable, debugging slow, the mental model mismatched, the visual complexity itself. Nobody is asking for a feature there. They are asking to be able to read the thing they already have.

That is the argument for spending V1 on organising the canvas rather than extending it, which is what the eight scoped items are.

The three that block, not annoy

Everything else degrades the experience. These stop it starting.

  • Flow stages block the diagram viewThe view refuses to render when the flow contains stages, and stages are what the best-practice guidance tells people to use.
  • The plugin is not enabled by defaultIt has to be turned on deliberately, and the documentation for doing so is missing.
  • Dependencies stop it installingAn error handler on the flow, or an unactivated dependency, blocks access entirely.

All 28 findings

Frequency is the number of independent sources raising it. Severity is my judgement, recorded so it can be argued with.

FindingThemeSeveritySources
1.1Flow Stages Blocking Diagram ViewCompatibilityHigh5blocker
1.2Plugin Availability and Enablement FrictionCompatibilityMedium4blocker
1.3Dependency and Installation IssuesCompatibilityMedium2blocker
2.1Cannot Display Diagram in Form/WorkspaceFeature limitationsMedium2
2.2Performance Issues with Large DiagramsFeature limitationsMedium2
2.3Limited Advanced Visualization FeaturesFeature limitationsMedium3
2.4Auto-Arrange Insufficient for Large FlowsFeature limitationsMedium3
2.5Feature Parity Gaps with Classic WorkflowWorkflow gapsHigh3
3.1Large Flows Become Visually ClutteredCognitive loadHigh5
3.2Debugging Complex Flows CumbersomeCognitive loadHigh2
3.3Mental Model Mismatch: Monolithic vs. ModularCognitive loadHigh3
3.4Cognitive Load of Visual ComplexityCognitive loadHigh4
3.5Limited Visual Organization ToolsCanvas and layoutMedium3
3.6Canvas Navigation FrictionCanvas and layoutMedium2
4.1Steep Learning Curve from Classic WorkflowUsability and learningHigh5
4.2Limited Advanced DocumentationUsability and learningMedium3
4.3Terminology and Conceptual ConfusionUsability and learningMedium3
4.4Non-Intuitive Interface for BeginnersUsability and learningMedium2
5.1Cannot Convert Workflows to Flow DesignerWorkflow gapsMedium2
5.2Limited Error Handling PatternsWorkflow gapsMedium2
5.3Advanced Integration Scenarios Still Easier in WorkflowWorkflow gapsMedium2
6.1Visual Layout for Wide FlowsCanvas and layoutLow2
6.2Minimap LimitationsCanvas and layoutLow1
6.3Zoom and Pan Controls FrictionCanvas and layoutLow1
6.4No Comment / Annotation LayersFeature limitationsLow1
6.5No Diagram Export / SharingFeature limitationsLow1
6.6No Undo/Redo in Diagram ViewFeature limitationsLow1
6.7Test Mode LimitationsFeature limitationsLow1

Method and limits: this is secondary research. It is public posts, not interviews and not telemetry. Frequency counts how many separate sources raised a thing, which measures what people write about rather than what they experience. Severity is my call. Both are recorded per finding so someone who disagrees can say where.