Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
DCB: Whenever Sink pushes config, config type should be Sink instead of default
Description
Whenever we have push based config upload from device itself, currently we categorize config type as default. This may not be the best solution. All configs that are pushed from device should be grouped differently instead of using config-type as default.
Whenever we have push based config upload from device itself, currently we categorize config type as
default
.This may not be the best solution. All configs that are pushed from device should be grouped differently instead of using config-type as
default
.We can choose config-type to be
sink
.