Table Of Contents
Table Of Contents

2023-08-10 - Rule Step not consistently displaying the correct wizard

Release

Status: Available

Type: Bug-Squash

Date: 2023-08-10

Problem

When users edited an existing change rule, the wizrdas weren’t displaying consistently, the default wizards were being displayed.

Solution

The logic on the change rule screen was updated to only show default wizards if the user hadn’t already chosen a rule step type.

Leverage the Magic

A magical feature, no action by Data Magicians required.

ADI

Smashed ! I love it when annoying bugs get squashed.

Magician Partner

Logic changed to only populate default wizards on a new rule screen, else use the saved wizard type:

} else if (!parsedRuleTypes) {

// show default wizard

Last Refreshed

Doc Refreshed: 2024-03-02