Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]接口定义,修改接口保存报错的提示不正确 #30794

Open
spritelyl opened this issue May 13, 2024 · 1 comment
Open

[BUG]接口定义,修改接口保存报错的提示不正确 #30794

spritelyl opened this issue May 13, 2024 · 1 comment
Assignees
Labels
类型:优化 需要针对某个已有功能进行特定的修改优化
Milestone

Comments

@spritelyl
Copy link

联系方式

14707070227

MeterSphere 版本

v2.10.14-lts

使用外置数据库

问题描述

接口定义,修改接口保存报错的提示不正确

重现步骤

1.在post-controller模块下创建了路径为/post/list的get请求
2.同一个项目,在未规划接口模块下创建了路径为/post/list的post请求
3.修改未规划接口模块下路径为/post/list的post请求为get请求
4.保存不成功,提示“接口请求地址已存在 模块路径为:/未规划接口”,应该提示“接口请求地址已存在 模块路径为:/post-controller”

期待的正确结果

提示正常提示已存在的模块路径

相关日志输出

附加信息

1715581478682

@github-actions github-actions bot added the 状态:待处理 已分配给相关处理人等待处理人处理并更新状态 label May 13, 2024
@13290445582
Copy link

感谢反馈,后续版本优化下。

@github-actions github-actions bot added 状态:待用户反馈 and removed 状态:待处理 已分配给相关处理人等待处理人处理并更新状态 labels May 13, 2024
@13290445582 13290445582 added 类型:优化 需要针对某个已有功能进行特定的修改优化 and removed 状态:待用户反馈 labels May 13, 2024
@13290445582 13290445582 added this to the v2.10.16-lts milestone May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
类型:优化 需要针对某个已有功能进行特定的修改优化
Projects
None yet
Development

No branches or pull requests

3 participants