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
I have to disable this here because there's a bug after you press save here. When a script is created from scratch, the cluster options are correctly serialized. Though through the update path - the options are not preserved. Easiest thing to do is just to disable this test while we fix that bug. I'll be filing the ticket now.
go to script#edit and you'll see the cluster options are there
save the script by pressing the save button
go back to edit the same script and the options should be preserved
actual behavior:
create a script
go to script#edit and you'll see the cluster options are there
save the script by pressing the save button
go back to edit the same script and cluster is now a text field (the default) instead of a select menu. The cluster options where not preserved (written to yaml) when we saved in the third step here.
I have to disable this here because there's a bug after you press save here. When a script is created from scratch, the cluster options are correctly serialized. Though through the update path - the options are not preserved. Easiest thing to do is just to disable this test while we fix that bug. I'll be filing the ticket now.
Originally posted by @johrstrom in #2796 (comment)
expected behavior:
actual behavior:
┆Issue is synchronized with this Asana task by Unito
The text was updated successfully, but these errors were encountered: