trevenrawr
02/03/2023, 8:15 PM1.1.14
and it seems that Dagit has stopped suggesting completions for dagster/partition
tags in the filter selection box on “Runs” views. For example, I used to be able to start typing a partition name and quickly find the tag I was looking for, but now it seems that if I want to locate runs for a given partition, I have to visit the “Partitions” tab for a given job and poke around to find the relevant runs, or (if I’m lucky) find a run in the unfiltered runs list with the desired partition tag on it, then use that tag to choose “Add tag to filter.”
Was this an intentional change? Did I miss a migration during the transition that would re-enable this? If I inject a custom tag with the partition names, should I expect that to work with the suggestions? Curious how best to proceed to get the suggestion functionality back. Thanks!jamie
02/03/2023, 10:31 PMtag:dagster/partition=[…]
now and it’ll show suggestions. this is a change that was made in 1.1.4trevenrawr
02/03/2023, 10:36 PMtag:dagster/partition
is a bit of a finger-ful too; if I implement custom tags, would I still need to type that out, e.g. tag:custom=[…]
, to get suggestions?dish
02/03/2023, 10:55 PMtrevenrawr
02/03/2023, 10:57 PM/
?dish
02/03/2023, 10:58 PMtrevenrawr
02/03/2023, 11:01 PMdish
02/03/2023, 11:02 PMprha
02/03/2023, 11:11 PMtrevenrawr
02/03/2023, 11:12 PMprha
02/03/2023, 11:38 PM