Base solution for your next web application
Open Closed

Administration Tab Settings Revert to Default on SaveAll #6608


User avatar
0
jdavis01 created

I am using version AspnetZero 6.7.0, MVC & JQuery, without the public site. this project is an intranet site and not using LDAP. Under development the app worked as expected, however once we deployed to our Staging server we discovered that the app settings under the administration tab keep changing back to default on save.

So the scenario would be:

  • I removed the recaptcha settings and clicked save, then all the SMTP email settings were set back to default.
  • I would reset the email settings and click save then the required length of the password would be set back to 3.
  • I would change the password length back to 6 and click save all then teh enable SMS check box would be checked.

I worked with this several times and went back to my development environment and everythig seems to work fine there.

Any advise?


6 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    @jdavis01

    Is this a re-producable error on your published app ? If so, could you create a test account for us and check it for you ? If not, we can arrange a remote meeting to check in your machine.

  • User Avatar
    0
    jdavis01 created

    Ismcagdas, The site is an internal intranet site for employees only sonit would have to be a remote meeting

  • User Avatar
    0
    ismcagdas created
    Support Team

    @jdavis01 sorry for the delay, could you send an email to [email protected] and we can arrange a remote meeting ?

    Thanks,

  • User Avatar
    0
    edarib created

    I am seeing the same issue with AspnetZero Dev Branch, MVC & JQuery and single tenant. It did work before. Could it be related to https://github.com/aspnetboilerplate/aspnetboilerplate/issues/4400 ?

    Also when I enable Two-Factor with email (by manually adding the settings in the AbpSettings table) it doesn't work and doesn't prompt anymore for how to send the two_factor code, it just logs me in.

    Thanks,

    Ed

  • User Avatar
    0
    jdavis01 created

    I havent seen this behavior in version 6.8 MVC & JQUERY.

    Is it possible they corrected the issue?

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @edarib

    Could you create an issue on GitHub so we can test and fix if there is a problem ?