<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged qa_eventlog</title>
<link>https://www.question2answer.org/qa/tag/qa_eventlog</link>
<description>Powered by Question2Answer</description>
<item>
<title>How to not show events that are related to deleted questions (History plugin)?</title>
<link>https://www.question2answer.org/qa/17505/show-events-that-related-deleted-questions-history-plugin</link>
<description>

&lt;p&gt;
	&lt;span style=&quot;font-size:8px;&quot;&gt;former question title: How to remove events that are related to deleted questions/answers&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;
	I am using the &lt;a href=&quot;https://github.com/NoahY/q2a-history&quot; rel=&quot;nofollow&quot;&gt;History plugin&lt;/a&gt; that displays user activity and points a user receives.
&lt;br&gt;
	
&lt;br&gt;
	Sometimes questions get deleted, then the related events are still in the listing. Using &amp;gt;Admin &amp;gt;Stats &amp;gt;Recount/Reindex... has no effect on the events.
&lt;br&gt;
	
&lt;br&gt;
	How can I remove/clean obsolete events that are related to deleted, no-more-excisting questions... not manually... thanks!
&lt;br&gt;
	
&lt;br&gt;
	Is there any function/plugin that can do this (btw, I know that the data is saved in table qa_eventlog).&lt;/p&gt;


&lt;p&gt;
	--&lt;/p&gt;


&lt;p&gt;
	One example entry in &lt;strong&gt;table qa_eventlog&lt;/strong&gt;: The &lt;strong&gt;event&lt;/strong&gt; is set as &quot;in_a_select&quot;, under &lt;strong&gt;params&lt;/strong&gt; it is showing a string that holds the &quot;parentid=1700&quot;, but question 1700 does not exist anymore -&amp;gt; I could use &lt;strong&gt;table qa_posts&lt;/strong&gt; / column &lt;strong&gt;postid&lt;/strong&gt; to detect if the question exists (for the example: 1700 is missing)...&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/17505/show-events-that-related-deleted-questions-history-plugin</guid>
<pubDate>Fri, 31 Aug 2012 13:32:14 +0000</pubDate>
</item>
</channel>
</rss>