Skip to content

Multiple senders of same type gives: EchoSender already exists in this element #883

Open
@jacodg

Description

@jacodg

Describe the bug
Using the following valid configuration:

			<SenderPipe name="Test">
				<ParallelSendersSender>
					<EchoSender/>
					<EchoSender/>
				</ParallelSendersSender>
			</SenderPipe>

Gives:
Parsing error found in XML
EchoSender already exists in this element

Reporter
Jaco de Groot

Category
Use the following Tags to categorize your bug report

  • Editor

To Reproduce
Steps to reproduce the behavior:

  1. Add a sender like mentioned above
  2. See error at the right bottom of the screen

Expected behavior
No error

Screenshots
-

Additional context
-

Metadata

Metadata

Assignees

No one assigned

    Labels

    2.0bugSomething isn't working

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions