View Issue Details

IDProjectCategoryView StatusLast Update
0010096Talermerchant backoffice SPApublic2025-06-14 21:17
ReporterFlorian Dold Assigned Tosebasjm  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Target Version1.0 stretch goals 
Summary0010096: merchant SPA should load /config with Cache-Control: no-cache when logged out
DescriptionOtherwise changing settings in the merchant backend config won't take effect until the cache expires.

Always fetching the configuration with caching disabled when currently not logged in is a good compromise, since it allows immediately applying config changes, but still minimizes network requests when logged in.

Even force-reloading won't help here, as /config is fetched via JavaScript.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-06-12 12:13 Florian Dold New Issue
2025-06-12 12:29 Christian Grothoff Status new => confirmed
2025-06-12 12:29 Christian Grothoff Target Version 1.1 => 1.0 stretch goals
2025-06-14 21:17 Christian Grothoff Assigned To => sebasjm
2025-06-14 21:17 Christian Grothoff Status confirmed => assigned