KInspector icon indicating copy to clipboard operation
KInspector copied to clipboard

KInspector is an application for analyzing health, performance and security of your Kentico solution.

Results 86 KInspector issues
Sort by recently updated
recently updated
newest added

### Motivation The current recommended limits in the online marketing table size module (`OMTablesSize.cs`) are not correct. ### Proposed solution The limits should be updated to reflect the [documented limits...

bug
help wanted
groomed

The "Delete inactive contacts" SQL query checks for these keys: - CMSEnableOnlineMarketing - CMSDeleteInactiveContacts However, Kentico 9 uses these keys for inactive contacts: - CMSDeleteInactiveContactsLastXDays - CMSDeleteInactiveContactsMethod The SQL query...

bug
help wanted
spike

### Overview We should migrate the [Recommended settings for given site](https://github.com/Kentico/KInspector/blob/master/KInspector.Modules/Modules/General/RecommendedSettingsModule.cs) module to the new V4 report format. ### Definition of done - [ ] Code and Scripts are ported...

help wanted
groomed
report migration

### Overview We should migrate the [Unused templates](https://github.com/Kentico/KInspector/blob/master/KInspector.Modules/Modules/Content/UnusedTemplatesModule.cs) module to the new V4 report format. ### Definition of done - [ ] Code and Scripts are ported to `KenticoInspector.Reports` project...

help wanted
groomed
report migration

### Motivation When accessing data for the current page, `CurrentPageInfo` had better performance than `CurrentDocument` because it is already loaded and available within the page request. When the needed data...

help wanted
new module
groomed
blocked

### Overview We should migrate the [Performance demanding web parts in transformations](https://github.com/Kentico/KInspector/blob/master/KInspector.Modules/Modules/Content/WebPartsInTransformationsModule.cs) module to the new V4 report format. ### Definition of done - [ ] Code and Scripts are...

help wanted
groomed
report migration

### Motivation Helps developers identify issues with tables that might be exceeding normal expectations ### Proposed solution Identify "normal ranges" for various high profiles tables and add checks to show...

enhancement
spike
blocked

### Overview We should migrate the [Stop all sites](https://github.com/Kentico/KInspector/blob/master/KInspector.Modules/Modules/Setup/SitesSetupModule.cs) module to the new V4 report format. ### Definition of done - [ ] Code and Scripts are ported to `KenticoInspector.Reports`...

spike
report migration
blocked

### Motivation Make it easy to reconfigure backups that are configured for SSL when you don't have SSL in the current environment. ### Proposed solution Enable easy toggling of SSL...

enhancement
spike
blocked

### Overview We should migrate the [Size of the online marketing tables](https://github.com/Kentico/KInspector/blob/master/KInspector.Modules/Modules/OnlineMarketing/OMTablesSize.cs) module to the new V4 report format. ### Definition of done - [ ] Code and Scripts are...

help wanted
groomed
report migration