System.MissingMethodException after adding an optional parameter
Only component in which parameter is added was build an deployed as patch. The calling component is old as there is no change in it. There should be a change in it, because the old code calls a method which no longer exists! As far as i know it should not raise an error as … Read more