Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
We try to migrate all of our Drupal WebSites from an on-premis infrastructure to Azure WebApp, all of the settings, deployment script are functional but during the test period we experienced a lot of latency mainly on backend (for example sometime it takes more than 30sec to be logged on the backend).
All the pages on the backend are really slow to be loaded.
We use an Azure for MariaDB instance with the same setting as on-prem.
I'm using we_megamenu. If I only define a one level menu everything works fine. But If I define a bigger menu with e.g. two 1st level rows there is a problem. If a menu entry from 1st level in 2nd row has subentries and I click on a 1st level menu button from 1st row, then the 2nd level submenu opens behind the 1st level button from row 2.
Do you know views filters. The below link will demonstrate how I have manage to filter the content type "client" to the logged in user to allow only the company the user is associated with.
This seems to work fine with "sub-users" and only filters the one company the users are associated with when they are logged in. However when super admin views this same view it is demonstrating multiple of single nodes.
I can't update my Composer. When I use composer update, I have "The `url` supplied for the path (composer/Plugin/ProjectMessage) repository does not exist" error.