Aurora
Aurora copied to clipboard
Bug with process running operator in conditional state (trigger)
Expected Behaviour
The Operational conditions allow you to check whether a process is active or not. For most of the processes, Aura detects opening but not closing
Actual Behaviour
If I add a process to control: example VirtualBoxVM.exe, the result is false because it is not started. If I run VirtualBoxVM, the result is true. If I close VirtualBoxVM, the result is still True even if the process is killed. However, if I add for example notepad ++. Exe, the result is false if closed. It is true if open. When the process is killed it becomes false again.
Reproduction steps
The reproduction is different depending on the process. For example, notepad ++. Exe works fine. If you use the VirtualBoxVM.exe process as an example, it never turns false again. Same for example for the "Plesk Transcoder.exe" process. It depends on the process. (problem on string to control?)
Frequency
Always
Aurora Version:
Latest