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
We are saving this in the db, but are we ever using this value from the db?
I think we should use it as the 1st default value in this function itself if config was not sent in the message_data; and default to the RepoConfig::default() only when this information is not available in the db.
I think we should use it as the 1st default value in this function itself if config was not sent in the
message_data
; and default to theRepoConfig::default()
only when this information is not available in the db.Originally posted by @avikalpg in #11 (comment)
The text was updated successfully, but these errors were encountered: