You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently upgraded from Dagster 1.8.10 to 1.9.5 and noticed a change in the UI behavior. Specifically, the downstream lineage of an asset is no longer displayed as a hyperlink when the asset resides in a different code location.
In the first attached screenshot, an asset in code_location_A previously had a hyperlink to its direct child asset located in code_location_B, similarly to the second attached screenshot. However, after the upgrade, we can only view the downstream lineage by navigating to the asset's lineage tab.
Is this the expected behavior post-upgrade, or is there a configuration setting we need to adjust to restore the hyperlinks for downstream assets? These links have been incredibly useful for quickly identifying related assets without manually exploring the lineage.
area: UI/UXRelated to User Interface and User Experience
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi team!
We recently upgraded from Dagster 1.8.10 to 1.9.5 and noticed a change in the UI behavior. Specifically, the downstream lineage of an asset is no longer displayed as a hyperlink when the asset resides in a different code location.
In the first attached screenshot, an asset in
code_location_A
previously had a hyperlink to its direct child asset located incode_location_B
, similarly to the second attached screenshot. However, after the upgrade, we can only view the downstream lineage by navigating to the asset's lineage tab.Is this the expected behavior post-upgrade, or is there a configuration setting we need to adjust to restore the hyperlinks for downstream assets? These links have been incredibly useful for quickly identifying related assets without manually exploring the lineage.
Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions