In the current 1.28 experimental, OnFinishProgressServer() was removed and OnFinishProgress() added. However, OnFinishProgress() doesn't call super(), so OnFinishProgressServer() and OnFinishProgressClient() aren't being called.
Description
Description
Details
Details
- Severity
- None
- Resolution
- Open
- Reproducibility
- N/A
- Operating System
- Windows 7
- Category
- General
Steps To Reproduce
Override OnFinishProgressServer() in ActionStartEngine - it will not be called