-
Bug
-
Resolution: Not a Bug
-
Major
-
ACM 2.15.0
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
-
-
ACM Console Train 33 - 1
-
Critical
-
None
Description of problem:
The Application Details Page hook "useApplicationDetailsContext" occasionally returns a value of "undefined" for the application data. The page's conditional logic responds by rendering null within the Details card.
When running a local environment, I find that this happens far more reliably, and in my most recent attempts to access the details of my Argo applications the hook returns undefined practically 100% of the time and doesn't update afterward. This can happen in a non-local clusters as well (see this ACM image (OPERAND_IMAGE_CONSOLE): 'quay.io/stolostron/console:2.15.0-PR5053-7be4602ef6f001241198328b57f6d46fc690bf6b')
Version-Release number of selected component (if applicable):
ACM 2.15
How reproducible:
Very
Steps to Reproduce:
- Make sure you have some ArgoCD applications deployed (this is happening for both push and pull).
- Go to the Applications Overview Page and click on your Argo app.
- Note the expandable Details card remains null.