global_counter should be a state variable, not a config variable

Created on 13 March 2018, over 6 years ago
Updated 31 October 2023, 8 months ago

Whenever you increment the global counter (I find I need to do this whenever code is deployed), the config variable is incremented. However because this is a config variable, that gets rolled back whenever we import config.

I think this should be a state variable rather than a config variable.

πŸ› Bug report
Status

Needs review

Version

6.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada dalin Guelph, πŸ‡¨πŸ‡¦, 🌍

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024