devtron icon indicating copy to clipboard operation
devtron copied to clipboard

Bug: Empty workflow is created if the pipeline type is null in devtron apps

Open Harpreet-kaur08 opened this issue 3 months ago • 0 comments

📜 Description

An empty workflow is created when pipeline type is null in case of devtron apps.

👟 Reproduction steps

  1. Setup charles proxy.
  2. Apply the breakpoint on the api
  3. Now change the pipelineType to null in the request and execute.
  4. Now refresh the devtron page.

👍 Expected behavior

No empty workflow should be created.

👎 Actual Behavior

An empty workflow is created.

☸ Kubernetes version

1.23

Cloud provider

NA

🌍 Browser

Chrome

🧱 Your Environment

No response

✅ Proposed Solution

No response

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find any similar issue

🏢 Have you read the Code of Conduct?

AB#9801

Harpreet-kaur08 avatar May 14 '24 08:05 Harpreet-kaur08