FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    Changes not being applied

    Scheduled Pinned Locked Moved
    General Discussion
    2
    4
    1.9k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      sspinn
      last edited by

      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?

      danD 1 Reply Last reply Reply Quote 0
      • danD
        dan @sspinn
        last edited by

        @sspinn Hiya, I'm in the admin console pretty regularly and haven't seen this behavior.

        Can you narrow down the replication steps so we can try to recreate?

        Which version of FusionAuth you are running and what database you are using will also be helpful.

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        S 1 Reply Last reply Reply Quote 0
        • S
          sspinn @dan
          last edited by

          @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.

          S 1 Reply Last reply Reply Quote 0
          • S
            sspinn @sspinn
            last edited by

            Reproduction steps:

            • Go to Application page
            • Click on add symbol (+)
            • Fill in fields:
              • name: test
              • tenant: <any>
              • OAuth tab -> Authorized redirect URLs: https://example.com/v2/oauth
              • OAuth tab -> Logout URL: https://example.com/logout
            • Click on save symbol

            Note: This is all arbitrary data in these fields. I'm finding that it I need to fill in the "name" and "tenant" fields first, save the application and then go back in to enter the OAuth details.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post