Hey, when I try to look at some launch plans I get...
# ask-the-community
h
Hey, when I try to look at some launch plans I get the following error in the console UI, would you know what could cause it and how to fix it?
Copy code
UI Version 1.1.6
Admin Version 1.1.43
Copy code
LaunchPlan.get_or_create(
    workflow=<http://predict.wf|predict.wf>,
    name="scheduled_predict",
    schedule=CronSchedule(schedule="1 0 * * *"),
    default_inputs={
        ...
    },
)
E.g., this launch plan yields this error
s
@Hampus Rosvall, is this the only launch plan you registered or are there any others? cc: @Carina Ursu @Jason Porter
h
There are others, some showing this behaviour and some don’t
Would really appreciate some guidance here!
s
It’s a UI issue, @Hampus Rosvall. Our team will be taking a look at it. 🙂 Do you need this fix right away?
h
Understood, it is always nice have the ability to view your launchplans of course. But great that you are looking at it, let me know if you need me to provide any additional information 🙂
156 Views