Discussions
DIY Scene Changes Are Not Saved After Re-Editing
Feature: Editing and Saving Community DIY Scenes for Same Model Light Groups
As a user,
I want to edit and save changes to a duplicated DIY scene based on a Community DIY scene
So that my changes persist when re-entering the DIY scene and light group.
Background:
Given I have a same model light group with two sets of lights:
| Light Set | Model |
| Govee Permanent Pro | 200ft |
| String Lights 2 | |
And I have at least one scene group (e.g., "New Years") available
Scenario: DIY scene changes are not saved after re-editing
Given I pick a Community editable scene (e.g., "Chasing, 3 colors: red, green, white")
And I Star the scene to make it appear in my scene group
And I duplicate the DIY scene
And I rename the duplicated scene to something other than the original name
When I edit the colors of the duplicated DIY scene
And I click "Save" to apply the changes
And I leave the DIY scene
And I leave the same model light group
And I re-enter the same model light group
And I re-enter the DIY scene edit mode
Then I should see the previously saved changes applied to the light group
And I should see the previously saved color changes in the DIY scene edit mode
Scenario: DIY scene changes revert to Community DIY scene settings
Given I pick a Community editable scene (e.g., "Chasing, 3 colors: red, green, white")
And I Star the scene to make it appear in my scene group
And I duplicate the DIY scene
And I rename the duplicated scene to something other than the original name
When I edit the colors of the duplicated DIY scene
And I click "Save" to apply the changes
And I leave the DIY scene
And I leave the same model light group
And I re-enter the same model light group
And I re-enter the DIY scene edit mode
Then the DIY scene applied to the light group does not reflect the saved changes
And the DIY scene edit mode reverts to the Community DIY scene settings