The bug
The command /execute store result|success entity
does not allow multiple targets even though it could work and should not cause any problems.
How to reproduce
Use the following command
/execute store success entity @e Glowing byte 1 run say Success
You can use /execute as @e run execute store success entity @s Glowing byte 1 run say Success