mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
RM-2526 Fix NPE found by integration tests.
This commit is contained in:
@@ -285,9 +285,9 @@ public class DispositionServiceImpl extends ServiceBaseImpl
|
||||
return null;
|
||||
}
|
||||
});
|
||||
}
|
||||
dsNodeRef = dsNextAction.getDispositionNodeRef();
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
// Get the disposition instructions for the node reference provided
|
||||
|
Reference in New Issue
Block a user