You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And, the elements <filter> and <filter-mapping> and upcoming <listener> should be added when enabling the telemetry and be removed when disabling the telemetry. We should add these scenarios in our test plan.
SummerSun
changed the title
The <filter> element is not removed when disable the telemetry with application insights
The <filter-mapping> element is not removed when disable the telemetry with application insights
Oct 8, 2018
For IntelliJ, the elements <filter> and <filter-mapping> and <listener> can be added when enabling the telemetry and be removed when disabling the telemetry with AI.
For Eclipse, no element <listener> be added when enabling the telemetry with AI.
@bsaby We did not update it for Eclipse yet since the release of Eclipse is not in the plan. I added the label IntelliJ, then we could track the issue in eclipse in a separated issue.
The element
<filter-mapping>
in web/WEB-INF/web.xml should be removed when disable the telemetry with application insights.The text was updated successfully, but these errors were encountered: