next-evolve-x

Results 10 comments of next-evolve-x

> _🤖_ > > 您好,感谢您的反馈。 > > 根据我在Apollo仓库中找到的相关问题,这个问题可能与Apollo当前的设计有关。在Apollo中,如果配置未发布,是无法撤销的。Apollo的“回滚”功能允许您恢复到之前发布的版本,但这只适用于已经发布的更改。对于未发布的更改,由于它们不是发布版本的一部分,所以无法回滚。 > > 另外,关于文本编辑模式下注释重复出现的问题,我找到了一个类似的问题[#4276](https://github.com/apolloconfig/apollo/issues/4276),这个问题已经在[#4279](https://github.com/apolloconfig/apollo/pull/4279)的pull request中被修复了。这个修复是通过检查item.isDeleted来判断项目是否被删除。 > > 但是,我注意到您使用的Apollo版本是2.0.1,而这个修复是在2.1.0版本中才有的。因此,我建议您升级到最新的Apollo版本,看看这个问题是否还存在。 > > 如果问题仍然存在,那么可能需要更深入地研究这个问题。如果可能的话,您能提供更多关于这个问题的信息吗?例如,这个问题是否在所有环境中都会出现,还是只在特定的环境中出现?这将有助于我们更好地理解和解决这个问题。 > > 再次感谢您的反馈,期待您的回复。 > > ## Sources > * [如果不小心删除或修改了一个配置,但是还未发布,能不能增加撤销待发布的值得功能](https://github.com/apolloconfig/apollo/issues/4970) > *...

> ### Description > 运行时候提示如下信息,怎么解决,有没有源码编译部署说明 [2023-12-29 00:55:37] [FATA] need:[github.com/eolinker/apinto-dashboard/modules/cluster/cluster-store.cluster_store.IClusterNodeStore github.com/eolinker/apinto-dashboard/modules/notice/notice-store.notice_store.INoticeChannelStatStore github.com/eolinker/apinto-dashboard/modules/variable/variable-store.variable_store.IClusterVariableStore github.com/eolinker/apinto-dashboard/modules/group/group-store.group_store.ICommonGroupStore github.com/eolinker/apinto-dashboard/modules/plugin/plugin-store.plugin_store.IPluginHistoryStore github.com/eolinker/apinto-dashboard/modules/api/store.api_store.IApiHistoryStore github.com/eolinker/apinto-dashboard/modules/api/store.api_store.IAPIStore github.com/eolinker/apinto-dashboard/modules/cluster/cluster-store.cluster_store.IClusterCertificateStore github.com/eolinker/apinto-dashboard/modules/dynamic/dynamic-store.dynamic_store.IDynamicPublishHistoryStore github.com/eolinker/apinto-dashboard/modules/plugin_template/plugin-template-store.plugin_template_store.IPluginTemplateHistoryStore github.com/eolinker/apinto-dashboard/modules/plugin_template/plugin-template-store.plugin_template_store.IPluginTemplateStore github.com/eolinker/apinto-dashboard/modules/base/quote-store.quote_store.IQuoteStore github.com/eolinker/apinto-dashboard/modules/plugin/plugin-store.plugin_store.IClusterPluginRuntimeStore github.com/eolinker/apinto-dashboard/modules/module-plugin/store.store.IModulePluginEnableStore github.com/eolinker/apinto-dashboard/modules/plugin/plugin-store.plugin_store.IClusterPluginPublishHistoryStore github.com/eolinker/apinto-dashboard/modules/module-plugin/store.store.IPluginResources github.com/eolinker/apinto-dashboard/modules/variable/variable-store.variable_store.IVariableRuntimeStore github.com/eolinker/apinto-dashboard/modules/variable/variable-store.variable_store.IVariablePublishVersionStore github.com/eolinker/apinto-dashboard/modules/variable/variable-store.variable_store.IVariableHistoryStore github.com/eolinker/apinto-dashboard/modules/openapp/openapp-store.openapp_store.IExternalApplicationStore github.com/eolinker/apinto-dashboard/modules/application/application-store.application_store.IApplicationHistoryStore github.com/eolinker/apinto-dashboard/modules/cluster/cluster-store.cluster_store.IClusterStore...

> 编译的时候,需要带上tags ![image](https://private-user-images.githubusercontent.com/14105999/338905279-7d52fa9f-60fc-4a28-964a-d4799b61322d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTgxODY3NzEsIm5iZiI6MTcxODE4NjQ3MSwicGF0aCI6Ii8xNDEwNTk5OS8zMzg5MDUyNzktN2Q1MmZhOWYtNjBmYy00YTI4LTk2NGEtZDQ3OTliNjEzMjJkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA2MTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNjEyVDEwMDExMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWNiMzU4MDA2MzRjZDg5MjgxYjE4MWI4NDQxNzY3YTY4N2IwY2NhOGQzMzIxMjUwNTMyZjhmYzg2MmVlMGMwNzAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.EcnvxSa8LJnDyIK3MHBgEMXtEoGxs6kbC6TARf1wDgY) 是的太棒了

> Okay, we have also identified this issue and expect a version to be released next week to fix it together. Thank you for your feedback. What's new or bug...

I think it's a bug here ![image](https://github.com/user-attachments/assets/d1a9ca15-b059-4de2-b3e8-9720d3aa566a) But this only affects the returned content Again, what happens when the plug-in fails to load

配置文件,自己配置Admin的 advertise_urls:配置就好了,你不配,程序内部会自己去根据主机网络解析出: ![image](https://github.com/user-attachments/assets/4eb71147-4403-4e20-9a05-7c0aa344a50a)

看代码,这里查重的方法判断都是用的input.Method,完全没有管数据库查出来的已存在的api的method ![Image](https://github.com/user-attachments/assets/598689a1-2270-400a-b6ae-1835fd592d91)

什么时候有版本呀,或者解决方案发一下,我本地先自行处理

The logic of repeated detection has a bug. ![image](https://github.com/user-attachments/assets/14d2c184-fdbe-48d7-9558-0a2544edc9ba)