<#814 fix: switching projects doesn't respect doma...
# flyte-github
c
#814 fix: switching projects doesn't respect domain value Pull request opened by ursucarina TL;DR When switching projects from the breadcrumbs, if domain is anything other than development, it is not respected Repro steps: • go to https://development.uniondemo.run/console/projects/flytesnacks/executions?domain=production&amp;duration=all • switch to llm-fine-tuning (should load production executions, but the requests are actually for development) • clicking on any of the executions that are loaded leads to development Type ☑︎ Bug Fix ☐ Feature ☐ Plugin Are all requirements met? ☑︎ Code completed ☑︎ Smoke tested ☐ Unit tests added ☐ Code documentation added ☐ Any pending items have an associated Issue Complete description Added the breadcrumb's domain value to the project's format callback function Tracking Issue fixes flyteorg/flyte#3947 flyteorg/flyteconsole GitHub Actions: Build & Push FlyteConsole Image GitHub Actions: Get Release Tag GitHub Actions: Generate Release 6 other checks have passed 6/9 successful checks
a