Stefan Giehl

Results 579 comments of Stefan Giehl
trafficstars

@Prinzhorn Do I understand that correctly, that you actually want to remove the menu entry? Or do you also want to make the widgets unavailable on the dashboard?

@Prinzhorn The "problem" with the widgetlist here is, that it is generated from two sources. Once source is the manually defined widgets, that are defined using a WidgetConfig. For those...

Note: I think it might make more sense to introduce a new method `WidgetList::removeByUniqueId` instead of adjusting all reports to have their names untranslated by default. The unique id is...

@darkSideOfPink Thanks for the report. So is this more likely a display issue? The values is stored correctly in the database, but the UI doesn't reflect it. Or is the...

That sound weird. So the value is changed in the database when you change it in the UI, but is reset when restarting pod? Is there anything done with Matomo...

Those settings are both stored the same way. So if one gets lost, actually the other one should reset too. For what exactly are you using a non persistent volume?...

@darkSideOfPink maybe copying in the config file from an external static source might be another option. But not having the config.ini.php persistent is not recommended. As changing some settings in...

@qiuminwei If your pod is also running the installation on restart as the config file is not persistent, this might be the reason.

That's not the part of the installation I was referring to. The update script should only be executed when Matomo is updated. That shouldn't be the case here. I was...

@avkarenow Do you also have any premium plugins installed?