RM-2526 Fix NPE found by integration tests.

This commit is contained in:
Tom Page
2016-10-10 14:45:06 +01:00
parent 2b3577d1c0
commit cb77ed71b5

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