littlehorse-enterprises / littlehorse

This repository contains the code for the LittleHorse Server, Dashboard, CLI, and Java/Go/Python SDK's. Brought to you by LittleHorse Enterprises LLC
https://littlehorse.dev/
Other
66 stars 7 forks source link

fix(dashboard): handle tenantId for taskRuns #902

Closed mijailr closed 3 weeks ago

mijailr commented 4 weeks ago

Fixes issue reported by @MateoRojas while clicking "Inspect TaskRun" on a tenant.

mijailr commented 3 weeks ago

It's a little scary if we have to provide this everywhere...we will probably forget at some point.

True, we could forget. I'll think how to abstract that.