Skip to content

r1.0.1

Choose a tag to compare

@blackholll blackholll released this 04 Apr 08:20
· 561 commits to master since this release
  1. bug fix: wrong uwsgi package version in prod requirement txt
  2. bug fix: wrong logic for create_end arg in ticket list api
  3. bug fix: wrong logic in comment ticket api
  4. bug fix: not update act_state_id after close ticket
  5. bug fix: cant get right participant when state's participant type is role
  6. bug fix: ticket list api return some wrong record some time
  7. new feature: ticket list api support query my worked ticket
  8. new feature: ticket list api support ticket that has been closed
  9. some optimization