odigos icon indicating copy to clipboard operation
odigos copied to clipboard

The data displayed on the choose source screen is incorrect.

Open alonkeyval opened this issue 1 year ago • 6 comments

The list of applications that appear on the source selection page defaults to the applications of the default namespace, the problem occurs when there is a namespace that starts with a lowercase letter "d" and is displayed first in the dropdown list.

To Reproduce Steps to reproduce the behavior:

  1. Make sure you have a namespace that starts with a lowercase d, If it doesn't exist, you can create one with the command: kubectl create ns <name>
  2. Go to Setup page
  3. See error

Expected behavior The apps listed should correspond to the information displayed in the dropdown menu.

Screenshots image

alonkeyval avatar Sep 14 '23 06:09 alonkeyval