Alex Washtell

Results 15 comments of Alex Washtell

This appears to be supported via an undocumented API endpoint. To enable smart topology: `PATCH` `/zones/:zone_id/cache/tiered_cache_smart_topology_enable` with `{"value":"on"}` To enable smart topology and use generic: `PATCH` `/zones/:zone_id/cache/tiered_cache_smart_topology_enable` with `{"value":"off"}`

@ashokkarutur, just to confirm is this tested on a clean install of Sitecore? Removing any custom code out of the equation would be very helpful.

Added a page to the documentation on accessing help and how comments can be used to include help for functions - https://doc.sitecorepowershell.com/interfaces/help.

This looked like it was causing by some code refactoring a good while ago, leading to some code that was meant to be executing on startup being moved into the...

Well the bug in the GIF is now fixed, at least, by the previous commit :)

I see what you mean now @michaellwest, I misinterpreted the title. Thought that jumping bug is now fixed, we still want to see this header appear when launching from Launchpad:...

@JohannesGoetz - Can you provide a script where you're providing an older version to the command? The command just updates the relevant rendering field on the Item provided, so if...

This would be great to get in I think. It looks like Adam's exports were using Sitecore's XML Language Export functionality, so I'll see if I can generate something similar....