﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5737	"Need to manually insert ""each"" before fixed = false or true statement when initializing a vector"	gijs.schimmel@…	Adrian Pop	"When using an initialization such as a_0(start={0,0,0}) and clicking ""fixed"" in OMedit, the word ""each"" is not inserted in front of fixed = true. The translator/compiler does not accept this. 

So it should read a_0(each fixed=true, start={0,0,0}), but OMEdit now inserts a_0(fixed = true,start={0,0,0}) everytime something is changed using the dialog of a MultiBody component.

It took me some time to guess I needed to insert ""each"" in front of the ""fixed"" keyword and it is annoying that I need to do that everytime whenever I use a dialog to change a parameter.

Applies at least to Modelica.Mechanics.MultiBody.Parts.Body"	defect	assigned	blocker	1.19.0	OMEdit	v1.14.0-dev.beta2		missing each initialization vector	
