issues.js 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. export default [
  2. {
  3. lastSeen: '2017-07-25T02:22:19Z',
  4. numComments: 0,
  5. userCount: 1,
  6. culprit: 'Constructor.onSimilarUpdate(app/views/groupSimilar/groupingMergedList)',
  7. title: 'ReferenceError: unmergedList is not defined',
  8. id: '274',
  9. assignedTo: null,
  10. logger: 'javascript',
  11. type: 'error',
  12. annotations: [],
  13. metadata: {type: 'ReferenceError', value: 'unmergedList is not defined'},
  14. status: 'unresolved',
  15. subscriptionDetails: null,
  16. isPublic: false,
  17. hasSeen: false,
  18. shortId: 'INTERNAL-4K',
  19. shareId: '312e323734',
  20. firstSeen: '2017-07-25T02:21:52Z',
  21. count: '2',
  22. permalink: 'http://localhost:8000/sentry/project-slug/issues/274/',
  23. level: 'error',
  24. isSubscribed: true,
  25. isBookmarked: false,
  26. project: {name: 'Internal', slug: 'project-slug', id: '123'},
  27. statusDetails: {},
  28. },
  29. {
  30. lastSeen: '2017-07-25T02:20:35Z',
  31. numComments: 0,
  32. userCount: 1,
  33. culprit: 'size(app/views/groupSimilar/groupingMergedList)',
  34. title: "TypeError: Cannot read property 'size' of undefined",
  35. id: '275',
  36. assignedTo: null,
  37. logger: 'javascript',
  38. type: 'error',
  39. annotations: [],
  40. metadata: {type: 'TypeError', value: "Cannot read property 'size' of undefined"},
  41. status: 'unresolved',
  42. subscriptionDetails: null,
  43. isPublic: false,
  44. hasSeen: true,
  45. shortId: 'INTERNAL-4M',
  46. shareId: '312e323735',
  47. firstSeen: '2017-07-25T02:20:35Z',
  48. count: '1',
  49. permalink: 'http://localhost:8000/sentry/project-slug/issues/275/',
  50. level: 'error',
  51. isSubscribed: true,
  52. isBookmarked: false,
  53. project: {name: 'Internal', slug: 'project-slug', id: '123'},
  54. statusDetails: {},
  55. },
  56. {
  57. lastSeen: '2017-07-24T23:41:44Z',
  58. numComments: 0,
  59. userCount: 3,
  60. culprit: 'length(app/views/groupSimilar/groupSimilarView)',
  61. title: "TypeError: Cannot read property 'length' of undefined",
  62. id: '271',
  63. assignedTo: null,
  64. logger: 'javascript',
  65. type: 'error',
  66. annotations: [],
  67. metadata: {
  68. type: 'TypeError',
  69. value: "Cannot read property 'length' of undefined",
  70. },
  71. status: 'resolved',
  72. subscriptionDetails: null,
  73. isPublic: false,
  74. hasSeen: false,
  75. shortId: 'INTERNAL-4G',
  76. shareId: '312e323731',
  77. firstSeen: '2017-07-10T18:32:43Z',
  78. count: '90',
  79. permalink: 'http://localhost:8000/sentry/project-slug/issues/271/',
  80. level: 'error',
  81. isSubscribed: true,
  82. isBookmarked: false,
  83. project: {name: 'Internal', slug: 'project-slug', id: '123'},
  84. statusDetails: {},
  85. },
  86. {
  87. lastSeen: '2017-07-25T23:21:19Z',
  88. numComments: 0,
  89. userCount: 1,
  90. culprit: 'stale(app/views/groupDetails)',
  91. title: "TypeError: Cannot read property 'stale' of undefined",
  92. id: '216',
  93. assignedTo: {
  94. username: 'billy@sentry.io',
  95. isManaged: false,
  96. lastActive: '2017-07-26T18:28:19.391Z',
  97. identities: [],
  98. id: '1',
  99. isActive: true,
  100. has2fa: false,
  101. name: 'billy@sentry.io',
  102. avatarUrl:
  103. 'https://secure.gravatar.com/avatar/7b544e8eb9d08ed777be5aa82121155a?s=32&d=mm',
  104. dateJoined: '2017-06-26T21:02:13.264Z',
  105. emails: [{is_verified: false, id: '1', email: 'billy@sentry.io'}],
  106. avatar: {avatarUuid: null, avatarType: 'letter_avatar'},
  107. lastLogin: '2017-07-25T01:00:50.473Z',
  108. email: 'billy@sentry.io',
  109. },
  110. logger: 'javascript',
  111. type: 'error',
  112. annotations: [],
  113. metadata: {type: 'TypeError', value: "Cannot read property 'stale' of undefined"},
  114. status: 'unresolved',
  115. subscriptionDetails: {reason: 'changed_status'},
  116. isPublic: false,
  117. hasSeen: true,
  118. shortId: 'INTERNAL-2S',
  119. shareId: '312e323136',
  120. firstSeen: '2017-07-25T02:20:35Z',
  121. count: '15',
  122. permalink: 'http://localhost:8000/sentry/project-slug/issues/216/',
  123. level: 'error',
  124. isSubscribed: true,
  125. isBookmarked: false,
  126. project: {name: 'Internal', slug: 'project-slug', id: '123'},
  127. statusDetails: {},
  128. },
  129. ];