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

删除address时,当address list中包含有重复的address时的问题 #75

Closed
liuyp2018 opened this issue Aug 2, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@liuyp2018
Copy link

调用DELETE /v1/addresses/删除address时,当address list中包含有重复的address时

预期结果1:系统内部会过滤掉重复的address,可以操作成功
或者
预期结果2:不能成功操作,但提出正确的提示信息:传入的address list中包含有重复的address

实际结果:调用后报错,提示地址不存在

@liuyp2018 liuyp2018 added the bug Something isn't working label Aug 2, 2019
huojiao2006 added a commit to huojiao2006/notification that referenced this issue Aug 5, 2019
@huojiao2006
Copy link
Contributor

fix

huojiao2006 added a commit to huojiao2006/notification that referenced this issue Aug 5, 2019
huojiao2006 added a commit to huojiao2006/notification that referenced this issue Aug 6, 2019
huojiao2006 added a commit to huojiao2006/notification that referenced this issue Aug 8, 2019
@liuyp2018
Copy link
Author

经验证,当address list中包含有重复的address时,系统内部会过滤掉重复的address,可以成功删除;
问题已修复,关闭问题;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants