-
Notifications
You must be signed in to change notification settings - Fork 194
Open
Description
Rename acrReplicaDisabled: false to acrReplica: true once pointers merges. We can't do this now because of this code and lack of pointers in:
for i := 0; i < pValues.NumField(); i++ {
if pValues.Field(i).IsZero() {
pValues.Field(i).Set(sValues.Field(i))
}
}
Once this merges: #848
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels