Need at least one call to the sub that updates the Fork status.
This commit is contained in:
parent
7766c43821
commit
11c9a80814
1 changed files with 2 additions and 0 deletions
|
|
@ -96,6 +96,8 @@ sub copy {
|
|||
$process->update( $json );
|
||||
};
|
||||
|
||||
$update_progress->();
|
||||
|
||||
my $tag = WebGUI::VersionTag->getWorking($session);
|
||||
if ($tag->canAutoCommit) {
|
||||
$tag->commit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue