#H5YR

High five on X

Community Impact

0 Total #H5YRs since 2023
0 Widget High Fives
0 Today
Total #H5YRs since July 2023: 521

Most recent #H5YRs

Simon Gibbs 💬 Forum 🖐️ 1 [Permalink]
Umbraco 13 to 17 upgrade - premigration error

In case anyone else comes across this issue, @justin-nevitech was on the money with creating an index manually :raising_hands: Using this full index definition has worked for me (usual caveats about...

Aaron Sawyer 💬 Forum 🖐️ 1 [Permalink]
For getting logged-on backoffice user, IOptionsSnapshot<CookieAuthenticationOptions> is no longer required

I wanted to provide an update for those using **IOptionsSnapshot<CookieAuthenticationOptions>** to parse the currently logged in user without receiving an authentication header in APIs - that may not ...

Shekhar Tarare 💬 Forum 🖐️ 1 [Permalink]
Upload CSV file Issue

Hi @darrenhunterEmerald , I created a quick setup with your code (Fix added) and tested on Umbraco 17. It's working as expected. Please check the below setup: File: `App_Plugins/OLS/umbraco-package....

Justin Neville 💬 Forum 🖐️ 1 [Permalink]
Adding my own style sheet to displaying custom styles added to TipTap RTE Umbraco 17 via umbraco-package.json

Hi @charlesa-ccs Have you added it into your RTE datatype as per my screenshot? Justin

Shekhar Tarare 💬 Forum 🖐️ 1 [Permalink]
How do I override the style for uui-radio-group in Umbraco 17 backoffice

Hi @charlesa-ccs , Shadow DOM in the new Umbraco 17 backoffice definitely makes standard CSS overrides frustrating since you can't easily pierce the component boundaries with a global stylesheet. I ...

Tom Cottle 💬 Forum 🖐️ 1 [Permalink]
Umbraco+usync 17, "Failed to create template" - no logs

Hi, For me the issue was the layout being used. My templates were using "\_Layout.cshtml" which was not created inside the Umbraco backoffice (and thus didn't appear under the templates category). I...

Justin Neville 💬 Forum 🖐️ 1 [Permalink]
Cannot load my stylesheet into umbraco 17 backoffice to override uui-radio-group styles

Hi @charlesa-ccs Your files are under wwwroot/BackOfficeStyles, but the manifest and entrypoint point at /App_Plugins/BackOfficeStyles/ - which are different folders. Backoffice extensions should l...

Arjan 💬 Forum 🖐️ 1 [Permalink]
Distributed background jobs error

Never mind, I found the culprit. I had implemented an `IUmbracoBuilder` extension method called `AddBackgroundJobs()` to inject my custom background jobs. I call this method inside an `IComposer`, but...

Owain Williams 💬 Forum 🖐️ 1 [Permalink]
Markdown editor experience

Ok and as soon as I post this, I dig around a bit more and looks like I've found a fix. Enable inline editing on the Block List property editor. Also set the Appearance to have `label above` rather ...

Thomas Chance 💬 Forum 🖐️ 1 [Permalink]
Blocks still showing as Draft after upgrade (13 → 17) — tried the known fixes, still stuck

Hey Brian, Not sure on the exact setup you are on (Migrating from block list v13 to block list v17 for example or from an older property like nested content on v13 to block list in v17) or if you hav...

Phil Whittaker 💬 Forum 🖐️ 1 [Permalink]
Umbraco MCP Not able to do basic operations?

Great news! Glad that fixed it. I have updated the docs in the following PR that is not merged yet https://docs.umbraco.com/umbraco-in-ai/~/revisions/hfRhhoPOnxvvKfIiMwqW/mcp/local-mcp-setup/claud...

Stephan 💬 Forum 🖐️ 1 [Permalink]
What causes Examine to rebuild indexes?

OK, that did it. Just redeployed and indexes were not rebuilt. Case closed.

Friends of H5YR