kbase / staging_service

MIT License
0 stars 9 forks source link

SCT-278 fixing metadata endpoint #9

Closed Tianhao-Gu closed 6 years ago

Tianhao-Gu commented 6 years ago

metadata() endpoint has 2 major bugs:

  1. it breaks when metadata file needs to be rebuild
  2. due to legacy code, some metadata doesn't have all needed information resulting staging UI display none for line_count, md5, first_10_lines and last_10_lines.