scripts::DBUpdateTo6::MigrateProcessManagementData - Migrate process management data to set 'visible for customer' and 'communication channel' values.
Migrates the config for process management data.
my $Result = $DBUpdateTo6Object->_MigrateData( Data => \@Data, );
check for initial conditions for running this migration step.
Returns 1 on success
my $Result = $DBUpdateTo6Object->CheckPreviousRequirement();
This software is part of the OTRS project (https://otrs.org/).
This software comes with ABSOLUTELY NO WARRANTY. For details, see the enclosed file COPYING for license information (GPL). If you did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt.