awslabs / clickstream-analytics-on-aws

Build clickstream analytics on AWS for your mobile and web applications
https://aws.amazon.com/solutions/implementations/clickstream-analytics-on-aws/
Apache License 2.0
70 stars 21 forks source link

[UI] Pipeline details page doesn't reflect correct stack status while updating pipeline #569

Closed jingnanl closed 3 months ago

jingnanl commented 11 months ago

Summary

Pipeline details page doesn't reflect correct stack status while updating pipeline

Steps to reproduce

  1. Deploy v1.0.3 control plane
  2. Create pipeline in v1.0.3
  3. Upgrade control plane to v1.1.0
  4. Upgrade existing pipeline to v1.1.0

What is the current bug behavior?

During updating, the pipeline stacks status in the project page is correct, while the status shown in the pipeline details page is incorrect.

Status in project page:

image

Status in pipeline details page:

image

What is the expected correct behavior?

The pipeline details page should show correct stacks status.

Relevant logs and/or screenshots

Possible fixes


This is :bug: Bug Report

zxkane commented 3 months ago

Please check if there's still an issue with the latest version.

jingnanl commented 3 months ago

Didn't reproduce the issue with the latest version. Close the issue.