hi , When disable the metadata in admin,
the `enabled ` : false , Isn't that right? Looking forward to your reply Kevin Clair <[email protected]> 于2022年4月13日周三 12:22写道: > > Hello community. > Recently, an exception was found while testing data synchronization. > For example, if metadata is > `{"id":"1513428424567898112","appName":"Test","path":"/test/method11","rpcType":"dubbo","serviceName":"com.service.TestService","methodName":"method","enabled":true}`. > When i disable the metadata in admin,the enabled property when syncing data > will be set to false. > Like > `{"id":"1513428424567898112","appName":"Test","path":"/test/method11","rpcType":"dubbo","serviceName":"com.service.TestService","methodName":"method","enabled":false}`. > But it still be true, so it's error here. > If you have any questions, reply this email or reply in ` > https://github.com/apache/incubator-shenyu/pull/3230` > Thanks a lot.
