WordPress-Android icon indicating copy to clipboard operation
WordPress-Android copied to clipboard

NullPointerException: Attempt to invoke virtual method `SiteModel.id` on a null

Open sentry[bot] opened this issue 2 years ago • 1 comments

Sentry Issue: JETPACK-ANDROID-YN

NullPointerException: Attempt to invoke virtual method 'int org.wordpress.android.fluxc.model.SiteModel.getId()' on a null object reference
    at org.wordpress.android.ui.plugins.PluginDetailActivity.shouldHandleFluxCSitePluginEvent(PluginDetailActivity.java:1163)
    at org.wordpress.android.ui.plugins.PluginDetailActivity.onSitePluginConfigured(PluginDetailActivity.java:968)
    at java.lang.reflect.Method.invoke(Method.java)
    at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:517)
    at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:511)
...
(8 additional frame(s) were not displayed)
### Tasks

sentry[bot] avatar Jun 19 '23 06:06 sentry[bot]

This line shouldHandleFluxCSitePluginEvent(PluginDetailActivity.java:1163), is actually 1169

ravishanker avatar Aug 22 '23 07:08 ravishanker

Sentry Issue: JETPACK-ANDROID-7Y3

sentry[bot] avatar Mar 14 '24 12:03 sentry[bot]