-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
Not defined
What/Where is the issue ?
If multiple events with the same name exists (but different source) the first on the list is mapped even if another was selected.
Environment: C7
Optimize version : 3.11.1
ES version : 8.7.0
OS + Browser version :MacOs + Chrome
Steps to reproduce:
- Preconditions:
- Start Optimize in C7 mode with event based process enabled
- Ingest some external events into event based process with the same name but with a different "source" field.
- Steps:
- Create an event based process in Optimize
- Add the external events that you ingested to the events table
- Try to map a flow node to the second occurrence of an event name in a list. (Considering that you ingested the same event twice but with different source)
Observed behavior:
The first event with the same event name get mapped regardless of which event/source was clicked
Expected behavior:
The event that the user clicked on should be mapped to the flow node even if there was another event with the same name.