I have a very strange issue happening that is causing Script Task code to clear out. I have been able to test on 2-3 different machines. We are running SSDT 15.4 preview. The steps to reproduce were as follows.
- Create a script task inside of a foreach loop container.
- Create a comment in the script task.
- Change or add a variable mapping in the foreach.
- Save package.
- Close the package.
- Open the package.
- Open the script task and the comment will have vanished.
As my last attempt for success,I have upgraded to 15.5.1 and the problem still exists.
Main()
? – Reuter