devtron icon indicating copy to clipboard operation
devtron copied to clipboard

Bug: encountering panic in application groups in build and deploy page

Open tayalrishabh96 opened this issue 3 months ago • 1 comments

📜 Description

It bugs out in application groups in Build and Deploy Page. The page breaks if any one of the application is never deployed once. In orchestrator logs a nil pointer is visible.

Affected areas

CI

Additional affected areas

CD

Prod/Non-prod environments?

Prod

Is User unblocked?

Yes

How was the user un-blocked?

PERMANENTLY - By giving a workaround (Within Devtron)

Impact on Enterprise

  1. User is not able to do Bulk Build and Deploy using application groups in certain cases.

👟 Steps to replicate the Issue

  1. Make sure any one of your application is never deployed even once.
  2. Go to application groups -> build & deploy page
  3. Bam! Issue is replicated.

👍 Expected behavior

It should have worked fine.

👎 Actual Behavior

Page breaks with internal server error.

☸ Kubernetes version

NA

Cloud provider

NA

🌍 Browser

Chrome

✅ Proposed Solution

NA

👀 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#9796

tayalrishabh96 avatar May 14 '24 02:05 tayalrishabh96