Can't set user setting multiple times #22537
Labels
issue/regression
Indicates a previously functioning feature or behavior that has broken or regressed after a change
type/bug
Regression of #22295
gitea/models/user/setting.go
Lines 151 to 162 in b383652
The following code does not work:
Setting a value should always invalidate/update the cache and the cache should not prevent the update.
@lunny
The text was updated successfully, but these errors were encountered: