0
Fixed

SQL Server Changes operation cannot be added

Tony Sheehy 13 years ago updated by anonymous 8 years ago 2

SQL Server Changes check operations cannot be added to operation lists; which was subsequently caused by changing the plugin name of the shared view information of the SQL Server Changes operation and SQL Server execute operation.

The SQL Server changes and execute operations need to depend on separate view informations objects both inheriting from the original view information as a base class; where each unique view information would specify the plugin name separately.

Upgraded to critical. We must now endeavour to keep the default development branch in a decent state at all times in case we need to deploy a v3.0.0.2 immediately if this issue becomes a blocker for any of our testers.

Fixed. Each operation uses its own view information (they already existed, they just weren't being used)