You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the help text, the 'timestamp' field is one of the items persisted. However, it does not actually work. It looks like that despite the comment in configuration.go about making sure to keep the CopyConfigRelevantSettingsTo contents in sync with the array of persisted flags, that didn't happen.
According to the help text, the 'timestamp' field is one of the items persisted. However, it does not actually work. It looks like that despite the comment in configuration.go about making sure to keep the CopyConfigRelevantSettingsTo contents in sync with the array of persisted flags, that didn't happen.
I believe the following patch solves the issues:
The text was updated successfully, but these errors were encountered: