Checklist:
Describe the bug
When clicking on a resource of type Pipeline or MonoVertex (CRDs from Numaflow) you get a blank screen and a lua discovery script syntax error. Information is not presented for the resource because of this bug. The same goes when trying to use the ellipsis menu to e.g. delete or sync the resource; the bug prevents the menu from showing up.
To Reproduce
Click on a resource of type Pipeline or MonoVertex (Numaflow CRD)
Expected behavior
A window appears with information about the resource, logs etc.
Screenshots

Version
argocd: v2.13.3+a25c8a0
BuildDate: 2025-01-03T19:06:52Z
GitCommit: a25c8a0eef7830be0c2c9074c92dbea8ff23a962
GitTreeState: clean
GoVersion: go1.22.10
Compiler: gc
Platform: linux/amd64
argocd-server: v3.1.0+03c4ad8
BuildDate: 2025-08-13T20:38:38Z
GitCommit: 03c4ad854c1e6d922a121cd40f505d9bc6e402da
GitTreeState: clean
GoVersion: go1.24.6
Compiler: gc
Platform: linux/amd64
Kustomize Version: v5.7.0 2025-06-28T07:00:07Z
Helm Version: v3.18.4+gd80839c
Kubectl Version: v0.33.1
Jsonnet Version: v0.21.0
Logs
2025-08-25T12:51:30.511585743Z {"grpc.code":"Unknown","grpc.component":"server","grpc.error":"error getting available actions: error executing Lua discovery script: \u003cstring\u003e at EOF: syntax error\n","grpc.method":"ListResourceActions","grpc.method_type":"unary","grpc.service":"application.ApplicationService","grpc.start_time":"2025-08-25T12:51:30Z","grpc.time_ms":"12.826","level":"error","msg":"finished call","peer.address":"[::1]:48338","protocol":"grpc","time":"2025-08-25T12:51:30Z"}
Checklist:
argocd version.Describe the bug
When clicking on a resource of type Pipeline or MonoVertex (CRDs from Numaflow) you get a blank screen and a lua discovery script syntax error. Information is not presented for the resource because of this bug. The same goes when trying to use the ellipsis menu to e.g. delete or sync the resource; the bug prevents the menu from showing up.
To Reproduce
Click on a resource of type Pipeline or MonoVertex (Numaflow CRD)
Expected behavior
A window appears with information about the resource, logs etc.
Screenshots
Version
Logs