RM-2526 Fix NPE found by integration tests.

This commit is contained in:
Tom Page
2016-10-10 14:45:06 +01:00
parent b80bff48aa
commit f55111fe6c

View File

@@ -285,9 +285,9 @@ public class DispositionServiceImpl extends ServiceBaseImpl
return null;
}
});
}
dsNodeRef = dsNextAction.getDispositionNodeRef();
}
}
else
{
// Get the disposition instructions for the node reference provided