Skip to content

Python scripts not saving in ows file #3531

@chadlaurent

Description

@chadlaurent
Orange version

3.19 on Windows 10

Expected behavior

Python script object changes should save with project.

Actual behavior

After saving project with python script and closing Orange, the next time I open the project the python script is back to the default "Hello World" example instead of my saved script.

Steps to reproduce the behavior
  1. Create new project with python script object
  2. Modify the python script to something other than Hello World
  3. Save the project
  4. Close orange
  5. Re-open Orange
  6. Open the project
  7. The python script reverts to Hello World
Additional info (worksheets, data, screenshots, ...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions