orchest / orchest

Build data pipelines, the easy way 🛠️

Home Page:https://orchest.readthedocs.io/en/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pipeline_parameters save functionality doesn't work properly in v2022.11.0,

hamedkhaki opened this issue · comments

Describe the bug
I change pipeline params and save it, the params are ok when I check them before running any of the steps. But as soon as I run an individual step, the params get back to the previous values. It won't be saved properly until the whole pipeline runs successfully.

Expected behavior
It's expected that the params be saved regardless of the steps running successfully or not,

To Reproduce
Steps to reproduce the behavior:

  1. Change pipeline params and save it,
  2. run an individual step(I have two steps)
  3. Tnen check the pipeline params,
  4. Check if changes of step 1, is there or not.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment

  • OS (e.g. macOS): Windows 10,
  • Browser (e.g. Chrome): Chrome, Firefox
  • Orchest's version (in the settings page): 2022.11.0

❤️ Thanks for opening your first issue! We really appreciate your input.
💬 If you need to connect more synchronously with members of the Orchest community, please feel free to chat with us on our Slack.

Thanks for reporting this. It should be fixed in the latest release 2022.11.4.