Project

General

Profile

Actions

New Function #13

open

New Function #10: {API] 사용자 API 개발 (USER API development)

[API] Message/Avatar

Added by Deca Park over 1 year ago. Updated over 1 year ago.

Status:
In Progress
Priority:
Normal
Assignee:
Start date:
02/09/2023
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

1.[API] Message (Message excel sheet on #10)

  •   1) Message send
  •   2) Message list

2.Avatar (Avatar excel sheet on #10)

  •   1) regist/modify avatar 
  •   2) register my item

3.Git

  • nmkpg_cyber_user

Related issues

Copied from New Function #11: [API] Common/Login/Logout/SignupFeedbackjason jason02/09/2023

Actions
Copied to New Function #14: [API] DocentResolvedDeca Park02/09/2023

Actions
Actions #1

Updated by Deca Park over 1 year ago

Actions #2

Updated by Deca Park over 1 year ago

Actions #3

Updated by bryant bryant over 1 year ago

  • Status changed from New to In Progress
Actions #4

Updated by bryant bryant over 1 year ago

  • Status changed from In Progress to Resolved
  • Assignee changed from bryant bryant to Deca Park
Actions #5

Updated by Deca Park over 1 year ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Deca Park to bryant bryant

[API Test Issues]

1.POST /message
  1) validate request parameters
    a) docent_seq
      - if value is not integer, return "common.error.inputValue" with parameter name & value
    b) docent_all_flag
      - if value is not 1 or 0, return "common.error.inputValue" with parameter name & value
    c) send_date
      - check if value is date format (YYYYMMDDHIMMSS or YYYYMMDDHIMM)

2.POST /avatar
  1) process
    - server error happens because of thumb_file
      nested exception is cubrid.jdbc.driver.CUBRIDException: Operation would have caused one or more unique constraint violations. INDEX pk_st_files_file_seq(B+tree: 0|4672|4673) ON CLASS st_files(CLASS_OID: 0|205|2). key: 4(OID: 0|4165|39).[CAS INFO-218.232.78.84:30000,2,3291707],[SESSION-349442],[URL-jdbc:cubrid:218.232.78.84:30000:nmkpg_cyber:nmkpg_cyber:********:?charset=UTF-8].
 

Actions #6

Updated by bryant bryant over 1 year ago

  • Status changed from Feedback to In Progress
  • Assignee changed from bryant bryant to Deca Park
Actions

Also available in: Atom PDF