Rock
Rock copied to clipboard
Editing Step in Step Program causes order to be cleared
Prerequisites
- [X] Put an X between the brackets on this line if you have done all of the following:
- Did you perform a search at https://github.com/issues?q=is%3Aissue+user%3ASparkDevNetwork+-repo%3ARock to see if your bug or enhancement is already reported?
- Can you reproduce the problem on a fresh install or the demo site?
- Did you include your Rock version number and client culture setting?
A Picture Is worth a Thousand Words
Did you know you you can simply copy and paste an image below? Please do that. It really helps us quickly understand the problem.
Description
Verified existence of bug on demo site (13.4) and our production environment (13.5).
When editing a Step in a Step Program, saving the edit will cause the order property on the step to be reset to 0. This impacts blocks that display the steps as the previously set order of the steps is disrupted with an edited step's order is reset to 0.
Steps to Reproduce
- Go to Steps on the RockSolidChurch Demo Site (https://rock.rocksolidchurchdemo.com/people/steps)
- Open the Discipleship Path Step Program (https://rock.rocksolidchurchdemo.com/steps/program/1)
- Edit the name of the "Small Group" step in the Discipleship Path Step Program and save the change (
- Return to the Steps page for the Discipleship Path Step Program and note how the Small Group step went from the last Step to the first Step.
- See error
Expected behavior:
Editing a Step in a Step Program should not impact the order of the step. This should only be possible from the Step Program page.
Actual behavior:
Editing a Step in a Step Program incorrectly resets the order property of the Step to 0.
Versions
- Rock Version: [13.4 and 13.5]
- Client Culture Setting: [en-US]