@dan
FusionAuth version: 1.53.1
DB: AWS RDS; PostgreSQL engine 16.3
Running in docker. Only on community license at this time.
I'll get back with more details when I find consistent replication steps.
@dan
FusionAuth version: 1.53.1
DB: AWS RDS; PostgreSQL engine 16.3
Running in docker. Only on community license at this time.
I'll get back with more details when I find consistent replication steps.
Maybe it's the way I'm hosting (docker), but I often find changes not applying or new entities (Themes, Tenants, etc) not saving. The behavior is that when clicking the save button, I am sent to the home page as admin/
, not the "source" page such as admin/tenants
or admin/theme/
.
This means that I end up usually having to apply changes one at a time, so that I don't risk losing a lot of work, which is a lot of back and forth for someone who hates clicking. Anyone else having this issue?
@dan Thanks for this. I've tried your suggestion but the result isn't very pretty. Freemarker templates are a new one on me and once I dig into the default templates, when creating a new advanced theme, it's quite complex enough to begin with!
I am usually the type to prefer more customisation than less but maybe there could be a couple of "cookbooks" or example templates somewhere? It's nice to see some visual examples in the docs but without knowing how to get there, it's a little disheartening.