Also, is there any way I can convince you not to use Any/All-Nets if it is not necessary?
WAN/All-Nets is good if you just need a port forward, and only use 1 WAN (WAN Port)
WANs_Group(Group Made up of WAN and DMZ)/All-Nets is good if you just need a port forward, and use 2 WANs (WAN and DMZ Ports)
Port_Forwards_Group(Group Made up of WAN and LAN)/All-Nets is good if you just need a port forward, with local loopback, and only use 1 WAN (WAN Port)
If you are expecting this traffic to actually come from any interface, i.e. you have 2 WANs (WAN and DMZ) and you have loopback traffic to that IP (LAN), then you can use Any, as creating an equivalent group is pretty silly (not that I haven't done it before to show that I had forethought to my actions).
I am not bringing this up because I honestly think that there is a massive security issue here, but rather because I want to encourage writing exactly the rules we need and not something permissive enough to work without having a concept of why we are setting those values. It is more work at first but it makes the more advanced subjects waaaaaaaaaay easier.