appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.47k stars 3.72k forks source link

[Task]: A-force Oracle App Fix the Pod Selection Dropdown in Tag Analysis Page #36346

Closed NilanshBansal closed 1 month ago

NilanshBansal commented 1 month ago

SubTasks

Selecting Pod from the Pod Selection Dropdown does not work due to the recent change in the pod namings.

image

This makes it difficult for the pods to know what product area and tag to focus their efforts on. More info: https://theappsmith.slack.com/archives/C040LHZN03V/p1720683512309339

NilanshBansal commented 1 month ago

Raised a PR here: https://github.com/appsmithorg/aforce-oracle/pull/45 This PR fixes the pod selection dropdown for the recently changed pods.

image