﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5312	OMEdit does not handle final parameter bindings properly	Francesco Casella	Adrian Pop	"Please consider the attached test package. There are currently three issues with OMEdit related to the final prefix.

1. If you open model B, display the graphic view, and double-click on {{{a}}}, you can't set/unset the {{{final}}} attribute on {{{p1}}}

2. If you open model {{{C}}} and double-click on {{{a}}}, you still see parameter {{{p1}}}, which shouldn't be the case, as it is modified with a {{{final}}} prefix in the ancestor model {{{B}}}

3. If you then open model {{{B}}}, change the value of {{{p1}}} in the GUI, and save the model, the {{{final}}} prefix is actually removed from the code

OMEdit should allow to set/unset the {{{final}}} prefix when setting parameter values, and should also consider the {{{final}}} prefix in ancestor classes when deciding whether or not to display the parameter in the parameter window."	defect	assigned	high		NF API	v1.14.0-dev-nightly			Andrea Bartolini
