Per Nergård (MVP)
+2
Jun 7, 2016
visibility 3199
star star star star star
(1 votes)

Overview of content type syncronization status

Ok time for another overview plugin. This time it's a plugin that gives you an overview of wich content types (both pages and blocks) wich are not fully synchronized due to one or many changes done via admin mode.

It's very simple, just an html table with some information about the type and the possiblity to tick a checkbox if you wan't to reset it. There are three buttons wich is self explanatory. On a reset the appdomain is unloaded and a redirect to the plugin is done.  I guess that the save and reset only buttons are unnecessary but I was to lazy to remove them.

The background story for this plugin is that a collegaue of mine made changes to some models and the didn't get persisted. It was a bit odd since as far as I new no one had done any admin mode changes to this type. So I just tried to reset the offending type and voila the code changes took effect. 

As usual you can get the code over at my gist.

Image resetter1.jpg

Jun 07, 2016

Comments

per
per Jun 17, 2016 12:51 PM

Cool, there is a similar view in this GutHub project but it is missing the buttons which was a nice touch.

https://github.com/episerver/DeveloperTools

per
per Jun 17, 2016 12:51 PM

GutHub is a nice one :-)

error Please login to comment.
Latest blogs
Composition Over Inheritance: Why Your Content Contract Is Not a Base Class

Inside the structural conformance pattern in SaaS CMS — from server-side inheritance to pipeline governance. A contract in Optimizely SaaS CMS is...

Vipin Banka | Sep 19, 2026

Optimizely Opti ID Integration: Why the API Key Was Missing from the DXP Management Portal

While working on an Optimizely CMS 12 Opti ID integration recently, we ran into an issue that initially appeared to be related to SSO authenticatio...

Madhu | Sep 18, 2026 |

Extending a Contract: What You Can Override

Contracts share fields across content types — but not every field setting can be overridden. Push the same contract onto several components, and CM...

Chirag Khanna | Sep 18, 2026 |

Building a Blazor Server UI Inside the Optimizely CMS 13 Admin Shell

What I learned shipping a Blazor Server UI inside Optimizely CMS 13 — Razor components in a NuGet package, the Blazor hub next to MapContent(),...

Stanisław Szołkowski | Sep 17, 2026 |