Conditional Actions Nesting Bug?

Running 2.2.4.145 on C-7

Not sure if this is a bug or I'm doing something wrong. I've created RMs with multiple non-nested conditional statements before but now cannot figure it out.

From the page show below, I should be able to select 'Conditional Action' from the top drop down box and the two IF statements should not be nested correct?

Simple Conditional Actions appear non-nested, as they should.

This appears to be either a display, logic, or display and logic bug.

You may need END-IF on at least the first one (being not on one line). But maybe all as RM has its own rules (pardon the pun).

You need ENDIF to match the IF-THEN.