Skip to content

Concourse web UI freezes when job requires resource that has passed itself #84

@evashort

Description

@evashort

If your pipeline contains

jobs:
  - name: my-job
  plan:
  - get: my-resource
    passed: my-job
    trigger: true

then when you try to look at that pipeline in the web UI, the display area is black and Chrome eventually says that the page has frozen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions