﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6308	Omedit loses the specification of the # of output points	massimo ceraolo	Adeel Asghar	"
To reproduce consider the following simple model

{{{
model Test
  Modelica.Blocks.Sources.Sine sine(freqHz = 100);
equation
end Test;
}}}

1. open Test
2. open Simulation Setup
3. change # of points to 5000 and check ""save experiment annotation inside model"" checkbox (leave the other checkboxes unchecked)
4. click ok and simulate (look at the results: simulation was performed with 500 points)
5. open SimulateSetup: the # of points is again equal to 500.
"	defect	closed	high	1.17.0	OMEdit	v1.17.0-dev	invalid		
