Keep the enabled/disabled status after editing the custom notebook image #1434
Labels
feature/byon
Bring Your Own Notebook Feature
good first issue
Good for newcomers
kind/bug
Something isn't working
priority/high
Important issue that needs to be resolved asap. Releases should not have too many of these.
Milestone
Goal
Make sure the status doesn't change after editing the notebook image
Dependency issue
Tracker: #1254
Itemized goals
After editing an image, the 'enabled' state is automatically set to disable. Any edits should not change the state - if enabled prior to edits, it should remain enabled after edits and if disabled prior to edits, it should remain disabled after edits.
This is a bug and should be as simple as a one-line fix. Check here, the check is wrong, it should directly check the
body.visible
instead oftypeof body.visible
when updating the image stream.Aspects continued elsewhere
No response
Mocks
No mocks
The text was updated successfully, but these errors were encountered: