Greg Bowne

Results 9 comments of Greg Bowne

In case anyone trips over this page, it looks like @sheerun has built out a docker image: sheerun/critical Which is working well for us. Thanks!! I agree that an image...

This would be a great feature, just sayin'

I think that Craft fixed this recently in a Craft 4 branch https://github.com/craftcms/cms/pull/13722 if it's still happening for you

Turns out this is a bug in CraftCMS itself. Referencing here, so this can be closed https://github.com/craftcms/cms/issues/13737

If we set min rows = 1 and max rows = 1 instead of static, will this fix it? When it's static we don't get the option to [x] out...

Can we get some resolution on this? Whenever we as much as breathe near a matrix field, we get 200 `yaml` file changes and devs have to sort through which...

My devs are still seeing this problem, like every time. Is there danger in losing the content in those tables?

My team did some look into this and the `project-config/apply` perform a table rename, so it's all good. There just might be some tables that renumber more often as work...

I think for representing the field as an object, relying on references to other objects as much as possible would be my go-to. We've got an outrageously large database and...