HUB Platform is 2.4.0.147
I guess, this bug was already reported.
There is impossible to add ELSE and/or ELSE IF statements to the existing rule when IF statement already exist:
The work around is:
- Add new IF statement to the end.
- Immediately add ESLE IF or ELSE or END IF statements.
- Cut-and-Paste whichever statement is needed into the required place(s).
- Delete everything extras.
This is not really a show stopper but very annoying.
I am not sure in which update this bug was introduced (i.e. became broken).