Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jacodg opened this issue Jun 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@jacodg
Copy link
Contributor

jacodg commented Jun 10, 2022

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
-

@jacodg jacodg added the bug Something isn't working label Jun 10, 2022
@diedekerkhof diedekerkhof added this to the Backlog milestone Jun 10, 2022
@nielsm5 nielsm5 removed this from the Backlog milestone Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

3 participants