Client Details missing WebApp Column:
Release : 21.2.x
Component : Spectrum OneClick
Check SPECROOT/custom folder on the OneClick Server.
Any modifications to the client-table config will override the default view if it's been modified, or is from a release before this column\view existed.
This can be an older client-table-config.xml file or a similar modification made at the user level:
The entry that exposes the WebApp column is:
<column-name>com.aprisma.spectrum.app.console.web.struts.webapp</column-name>
<column-list>
<column-name>Client</column-name>
<column-name>com.aprisma.spectrum.app.console.web.struts.UserName</column-name>
<column-name>com.aprisma.spectrum.app.console.web.struts.webapp</column-name>
<column-name>com.aprisma.spectrum.app.console.web.struts.HostName</column-name>
<column-name>com.aprisma.spectrum.app.console.web.struts.HostAddress</column-name>
<column-name>com.aprisma.spectrum.app.console.web.struts.LicensedRole</column-name>
<column-name>com.aprisma.spectrum.app.console.web.struts.StartTime</column-name>
<column-name>com.aprisma.spectrum.app.console.web.struts.Debug</column-name>
<column-name>com.aprisma.spectrum.app.console.web.struts.sesssiondata</column-name>
<column-