dagster-io / dagster

An orchestration platform for the development, production, and observation of data assets.
https://dagster.io
Apache License 2.0
11.14k stars 1.4k forks source link

Cannot configure partitioned job on the launchpad. #22552

Open kriskim8937 opened 3 months ago

kriskim8937 commented 3 months ago

Dagster version

1.7.6

What's the issue?

We recently updated 1.4.5 to 1.7.6. After the update, even if I select the partition on the launchpad, it doesn't show up on launchpad properly like the one below and causes error

wrong_partition

Error

partition_error

What did you expect to happen?

Partition should be added on the launchpad correctly like below

correct_partiton

How to reproduce?

Update dagster to 1.7.6 and add partition on launchpad

Deployment type

Dagster Helm chart

Deployment details

You can reproduce it in local (dagster dev) and helm deployment.

Additional information

No response

Message from the maintainers

Impacted by this issue? Give it a 👍! We factor engagement into prioritization.

salazarm commented 2 months ago

Hello @kriskim8937, I haven't been able to reproduce this issue. Is this still happening on 1.7.10? Are there any errors in the terminal running dagster or in the browser console?