Skip to content

Filepicker file update doesn't seem to keep the pipeline up to date #8101

@wvangeit

Description

@wvangeit

Is there an existing issue for this?

  • I have searched the existing issues

Which deploy/s?

production aws (e.g. osparc.io)

Current Behavior

on sim4life.science (don't think deployment matters), when I uploaded a new main.py file to the inputs of the python runner, the pipeline didn't consider it self out-of-date and asked if i really wanted to rerun the pipeline. Although this was clearly necessary since the code in main.py had changed. See screenshots (the update time of the file in the screenshot is when this happened).

Image

project id: c3875aae-51b3-11f0-a4c3-0242ac179bf4

Expected Behavior

Pipeline is marked out of date when the code changes in a file uploaded to a filepicker.

Steps To Reproduce

Create a pipeline with a filepicker / python runner
Run the pipeline
Change the code
Try to rerun, pipeline says it's up to date.

Anything else?

Maybe related to the fact the file name doesn't change?

Metadata

Metadata

Labels

bugbuggy, it does not work as expectedt:maintenanceSome planned maintenance work

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions