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

Validator Feature - Detect infinite loop in mediation connectors #37

Open
MichielOda opened this issue Mar 12, 2024 · 0 comments
Open

Comments

@MichielOda
Copy link
Member

Throw a certain error when Protocol@baseFor contains the same value as Protocol/ElementType.

On older DataMiner versions this causes a crash and having a mediation connector reference its own element type is useless.

See documentation: baseFor attribute

Example of incorrect code:

<Protocol baseFor="Optical Receiver">
  <ElementType>Optical Receiver</ElementType>
</Protocol>

If this feature is developed, merged, and released, the assignee will be granted 750 DevOps points.
It is recommended that you add a comment here if you're starting work, or make an early Pull Request but ask us to wait on reviewing until you're done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant