Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Adriano Fabri 459 posts 1602 karma points
    Aug 17, 2021 @ 14:22
    Adriano Fabri
    0

    Custom Dashboard: Different behavior in two diffrent environments

    Hi to all, I'm working with two twins environments (VM Stage and VM Prod) in which I installed an Umbraco v8 website (Stage website is a clone of Prod website).

    I created my custom dashboard for members section following the official tutorial founded [here].1.

    The dashboard was made to do some operations on my custom members.

    The problem is that in the Stage website all function properly but in the Prod website some actions don't work.

    For example the searching duplicates action function properly only on Stage website (see result on the second attached image).

    On the Prod website when I push the search button, nothing is triggered. !?$!?$

    I compared all files and all code of the dashboard (in both environments) and they are identical.

    I tried to execute actions in 3 different PC but I have the same result.

    Can anyone help me find out what the problem may be?

    Thank you in advance

    This is my Custom Dashboard:

    My Custom Dasboard

    This is the result, for example, after searching duplicates members:

    Searching Result

  • Adriano Fabri 459 posts 1602 karma points
    Aug 18, 2021 @ 08:39
    Adriano Fabri
    100

    OK I found the problem.

    Umbraco still use old cached dashboard controller and not update it when I save it.

    Clearing the cache directory ("~/App_Data/cache"), solved the problem.

Please Sign in or register to post replies

Write your reply to:

Draft