Jamie Mauro

Results 5 comments of Jamie Mauro

Getting the ball rolling with a first PR: https://github.com/dotCMS/core/pull/23008 Let me know if I've done anything askew from the standard approach.

I think this one was solved in [https://github.com/dotCMS/core/issues/21885](https://github.com/dotCMS/core/issues/21885), right?

Linking another related, resolved issue, just for recordkeeping: https://github.com/dotCMS/core/issues/28462

Will just paste PRs into the main post rather than doing the development-sidebar link thing.

I was able to replace the merge with a rebase using `git rebase --rebase-merges origin/main`, confirmed updated version of relevant resource files, kept origin/main version of everything else, and did...