When viewing the shared dashboard using the URL, right-clicking an execution in a list brings up a NullPointerException (Stack trace pasted below). In the Dashboard view, this brings up the options to open the report or the object.
Note: This does not happen to the local dashboard.
Step to reproduce:
1. Add a Dashboard on AWI homepage.
2. Create a new Dashboard.
3. Select Public Dashboard.
4. Add a Table Chart for Analytics.
5. Click on Share
6. Check "Allow public access to the dashboard."
7. Click on generated link.
8. Right-click on any job on the table chart.
java.lang.NullPointerException
com.uc4.ecc.framework.commons.controls.contextmenu.ActionsContextMenu.populateContextMenu(ActionsContextMenu.java:142) com.uc4.ecc.framework.commons.controls.contextmenu.ActionsContextMenu.lambda$show$72(ActionsContextMenu.java:117) com.uc4.ecc.framework.core.async.IAsyncService$1.load(IAsyncService.java:98) com.uc4.ecc.framework.core.async.IAsyncService$1.load(IAsyncService.java:94) com.uc4.ecc.framework.core.async.NoArgsLoaderWrapper.load(NoArgsLoaderWrapper.java:16) com.uc4.ecc.framework.core.async.NoArgsLoaderWrapper.load(NoArgsLoaderWrapper.java:7) com.uc4.ecc.framework.core.async.BaseRequestCoordinator$1$1.call(BaseRequestCoordinator.java:231) com.uc4.ecc.framework.core.pool.ContextAwareExecutorService$CallableImplementation.call(ContextAwareExecutorService.java:72) java.util.concurrent.FutureTask.run(Unknown Source) java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) java.lang.Thread.run(Unknown Source)
Release : 12.3
Component : ANALYTICS ON PREMISE
Fix Version/s:
Analytics.On.Premise 2.3.1, Analytics.On.Premise 2.7.0