Skip to content

Can't view individual runs in browser with pecan 0.8+ #36

@mattboehm

Description

@mattboehm

When you click an individual run ID with pecan 0.8+, you get a 404 error. This does work with pecan 0.6, so somewhere between those two versions, it stopped working.

The most promising hint seems to be "Fixed a routing bug for generic subcontrollers.": https://pecan.readthedocs.org/en/latest/changes.html?highlight=redirect#id10

Short-term solution: force a specific pecan version in requirements.txt

Long-term solution: figure out how pecan routes work now, and fix the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions