This could be related to #1345...
{
"_config_name": "some.config",
...
"storage": 4,
...means "default" ^^
{
"_config_name": "some.config",
...
"storage": 2,
...means "overwritten" ^^
Is there a 1 and a 3? ...what about a 0? ...does this have negative values? What is this in general?
GitHub Issue #:
3562
Recent comments
For the dev meeting: Progress all over the place. Nine pull requests are currently marked RTBC - time to consider merging? Bug fixes mostly, and not too complex. Issue #6987: There's...
December 18th, 2025 - Weekly Meetings
In a blog post titled "Github Tips and Tricks for Contrib Maintainers", I'd like to see some of the following topics: When is the README sufficient for documentation? When should...
Github Tips and Tricks for Contrib Maintainers
Thanks Alejandro. That was the clues I needed.
Ubercart - Programmatically add product to cart and straight to Checkout