Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run creation failed - when cloning a recurring run #1266

Closed
SinaChavoshi opened this issue Apr 30, 2019 · 2 comments · Fixed by #1712
Closed

Run creation failed - when cloning a recurring run #1266

SinaChavoshi opened this issue Apr 30, 2019 · 2 comments · Fixed by #1712

Comments

@SinaChavoshi
Copy link
Contributor

cloned a previously ran sample pipeline, got the following error (screen shot - https://screenshot.googleplex.com/PujO5xHzwQZ )

Run creation failed
{"error":"Failed to create a new run.: InternalServerError: Failed to create a workflow for (recurringrunkqhd9-246-814723153): resourceVersion should not be set on objects to be created","message":"Failed to create a new run.: InternalServerError: Failed to create a workflow for (recurringrunkqhd9-246-814723153): resourceVersion should not be set on objects to be created","code":13,"details":[{"@type":"type.googleapis.com/api.Error","error_message":"Internal Server Error","error_details":"Failed to create a new run.: InternalServerError: Failed to create a workflow for (recurringrunkqhd9-246-814723153): resourceVersion should not be set on objects to be created"}]}

@rileyjbauer rileyjbauer self-assigned this Apr 30, 2019
@rileyjbauer
Copy link
Contributor

As mentioned in #1217, it'd probably be good to have a way to toggle between normal and recurring runs from the new run page itself.

Aside from that though, when cloning a recurring run, are you expecting the clone to also be a recurring run, or just a one-shot?

@Ark-kun
Copy link
Contributor

Ark-kun commented May 10, 2019

are you expecting the clone to also be a recurring run, or just a one-shot?

It should probably have the same initial config. I.e. clicking "Clone" on a recurring run should show the page for creating recurring run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants