Description of problem: If the user clicks "more activity" on the dashboard enough to reach some condition of their activity, it results in an exception. It's unsure if this is related to having a deleted project, deleted version, or simply the end of the recorded activity. Version-Release number of selected component (if applicable): 3.7-snapshot How reproducible: "Not sure", always Steps to Reproduce: Pre: in the test environment, there was three pages of activity, including some deleted projects and versions 1. Log in 2. At the dashboard, click more activity repeatedly Actual results: The loader keeps loading. java.lang.NullPointerException at org.zanata.action.ActivityAction.getEditorUrl(ActivityAction.java:205) [classes:] at org.zanata.action.ActivityAction.getActivityMessage(ActivityAction.java:117) [classes:] Expected results: End / unavailable activity Additional info:
Issue should be fixed as part of https://bugzilla.redhat.com/show_bug.cgi?id=1229940. Can you please verify if the issue is still occurring?
Verified still occurring in release branch.
Pull request: https://github.com/zanata/zanata-server/pull/880
Verified at 2ff4212f0b01812bc034937e8a6094fd4d3a446e