Fix hash key settings["gitlab_version"] to settings[:gitlab_version]
Created by: mizzy
In backup_create, backup information hash is using symbol as its key. But in backup_restore, string key is used and it returns empty value.
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Created by: mizzy
In backup_create, backup information hash is using symbol as its key. But in backup_restore, string key is used and it returns empty value.