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 Collection #16

Open
ZexinYan opened this issue Jun 1, 2018 · 3 comments
Open

Bug Collection #16

ZexinYan opened this issue Jun 1, 2018 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@ZexinYan
Copy link
Member

ZexinYan commented Jun 1, 2018

Accounts

Edit Account

Admin can't edit other's information except for authority.

@ZexinYan ZexinYan added the bug Something isn't working label Jun 1, 2018
@ZexinYan
Copy link
Member Author

ZexinYan commented Jun 1, 2018

Images

Create Image

The filename of an image should be unique in the database.

Retrieve Image

[2018-06-01 13:53:44,476] ERROR in utils: 'Images' object does not support indexing
Traceback (most recent call last):
  File "/Users/yanzexin/Public/Course/系统分析与设计/TheYelda/AppServer/server/app/api/image.py", line 23, in get
    json_res = image_list[0].to_json()
TypeError: 'Images' object does not support indexin

Edit

  1. Update API
  2. Update testing doc

@controny
Copy link
Collaborator

controny commented Jun 1, 2018

Bug改完了,测试时需要把Images表删除后重建

@ZexinYan
Copy link
Member Author

ZexinYan commented Jun 2, 2018

Edit An Image

更新修改图片的业务逻辑 Edit An Image @controny

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