Skip to content

Reset cached DataHandle in SubmitterPlugin if user identity changes. BUGZ-3772

Implements check for user identuty change in UserConfig. Applies it to cached DataHandle used for data staging. Maybe same approach could be applied to other objects representing cached connections in specific plugins.

Merge request reports