Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flying up existing pipelines with updates to on_failure doesn't update the pipeline #3409

Open
sapient007 opened this issue Mar 1, 2019 · 2 comments
Labels

Comments

@sapient007
Copy link

Bug Report

when re-flying up an existing pipeline with addition of on_failure, the pipeline doesn't show the new task in the web interface.

Steps to Reproduce

  1. fly up a sample pipeline without on_failure under a task
  2. update pipeline with on_failure for a task
  3. re-fly up pipeline
  4. verify pipeline with web interface

Expected Results

able to see a new on_failure event in the web interface

Actual Results

the on_failure event does not show up in the web interface

Additional Context

Version Info

  • Concourse version: 4.2.1
  • Deployment type (BOSH/Docker/binary): bosh
  • Infrastructure/IaaS: vSphere
  • Browser (if applicable): Chrome
  • Did this used to work?
@simonjohansson
Copy link
Contributor

Could you give us the pipeline with secrets and such removed?

@stigtermichiel
Copy link
Contributor

I can't reproduce this bug. If I add an on_failure to a task, it shows up as expected. Sample pipeline would be appreciated :)

@vito vito removed the triage label Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants