Community
Participate
Working Groups
From the call org.eclipse.xtext.validation.AbstractDeclarativeValidator.error(String, EObject, EStructuralFeature, int) a FeatureBasedDiagnostic is create but the index is never considered. Therefore in a EReference 0..* always the first element is marked.
Created attachment 189888 [details] patch considering the index The patch fixes the problem and is validated in the eTrice project.
fixed and pushed to master
for the IP team: I didn't apply the attached patch, but just fixed the problem.
Closing all bugs that were set to RESOLVED before Neon.0