Workbench / Issues

Routing Path Cycles Back to Start

A routing path sends the case back to the starting point or an earlier step without resolving the condition that caused the route.

What This Looks Like

A case is routed through a path that eventually sends it back to the starting point or an earlier step. The same condition remains unresolved, so the case can continue cycling through the same route instead of reaching a final decision, handoff, or stop state.

Why It Matters

Routing loops create activity without progress. The workflow may look like it is doing work because the case is moving, but the movement does not resolve anything. Users may have to intervene manually to determine where the route should break.

Structural Signal

The routing graph contains a cycle without an exit condition. The issue is not simply that routing is wrong once; it is that the route can return to a prior state without resolving the reason it was routed.

Common Triggers

When to Use This Issue

Use this Issue when a routing path cycles back to the start or a prior step without resolving the condition that caused the route.

When Not to Use This Issue

Do not use this Issue when a case is intentionally returned once for correction and then proceeds. Use it when the route can keep cycling.

Category

Loops & Resolution

Primary Pattern

PAT-0250 — Circular Dependency

Declared Patterns

Derived Primary Lenses

Derived Secondary Lenses

Search Intents

Ontology Metadata

Code
ISS-0092
Version
ISS-0092@0.1.0
Ontology release
0.1.0
Updated
2026-05-10T00:00:00Z

History

No public history entries recorded.

View full ontology changelog