Hubs-Foundation / hubs-cloud

Resources for self hosted Hubs Cloud instances
Mozilla Public License 2.0
151 stars 92 forks source link

After some time some of the settings from the admin panel are ignored (links, images, display) #175

Open Softvision-GeluHaiduc opened 3 years ago

Softvision-GeluHaiduc commented 3 years ago

[Affected Versions]:

[Affected Platforms]:

[Prerequisites]:

[Steps to reproduce]:

  1. Click the "App Settings" list item from the left side menu in the "Setup" section.
  2. Click the "Features" tab on the page.
  3. Switch the “Hide Powered By Hubs” setting and save the changes.
  4. Go to the cloud instance homepage, scroll down to the bottom and observe the bottom-left corner.

[Expected results]:

[Actual results]:

[Notes]:

┆Issue is synchronized with this Jira Task

johnshaughnessy commented 3 years ago

This should block release until we understand what is happening here. (Should I add the [QA]:Blocker issue label?)

Softvision-GeluHaiduc commented 3 years ago

The reasons I didn’t tag it as a [QA]:Blocker issue is because of the following:

Hope this information helps in understanding the issue, I couldn't identify specific steps to reproduce the breakage. However, I think that we could go with your suggestion and add the [QA]:Blocker issue label until further investigations, and the source of the problem is found.

johnshaughnessy commented 3 years ago

When I tried to reproduce this issue, I noticed that some of the app settings did not always take immediate effect. Instead it seemed to have taken a few refreshes (5-30 seconds) before the new settings were applied (e.g. toggling "Hide Powered By Hubs" or "Show Community Links", etc).

However, I did not reproduce the issue in a way that it got "stuck" with the wrong settings. Let's remember this issue and revive this discussion if it happens again. For now it will not be a blocker.

Softvision-GeluHaiduc commented 3 years ago

Yes sometimes I saw this as well but I also let the changed settings over night to see if it updates but still nothing. I only saw the 30 seconds delay at the EOD for us. I will keep an eye on it, maybe I could figure out some steps to reproduce it consistently.

robinkwilson commented 2 years ago

I'm taking a look at this ticket.

robinkwilson commented 2 years ago

If you can repro on a HC instance:

  1. Check in the browser's dev tools, check the window.APP_CONFIG global variable features key. Does the features match the admin panel's settings?

    image
  2. Add my email address to the instance as an admin and DM me. I'll SSH into the instance to check the database's values.

    image

Keep me posted. I'll be checking my HC instances as well!

mattpolanieckidev commented 2 years ago

Hello,

I am seeing the images are not properly loading on the homescreen. Likely to the encoding being incorrect. Do you have any suggestions?

image