Same decision ID can be entered multiple times
Posted: Sun Feb 18, 2024 12:48 pm
Not sure if this is a bug or not but I noticed you can have the same decision ID used multiple times (even in the same file).
If this is not a bug then I have a question
If I have 3 Dummy Decisions all with the same ID
If the first one fires will the other two fire at a later date once their conditions are met or once the ID is used then all other decisions using the same ID from that point forward are ignored?
I am wondering because this could (in theory) be used as an OR statement for the same decision ID. Or statements do not exist in the current code and the only way around that was to create duplicate chains of events with different IDs.
If this is not a bug then I have a question
If I have 3 Dummy Decisions all with the same ID
If the first one fires will the other two fire at a later date once their conditions are met or once the ID is used then all other decisions using the same ID from that point forward are ignored?
I am wondering because this could (in theory) be used as an OR statement for the same decision ID. Or statements do not exist in the current code and the only way around that was to create duplicate chains of events with different IDs.