django_template_error_issue.json 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. {
  2. "seenBy": [
  3. {
  4. "username": "it@burkesoftware.com",
  5. "lastLogin": "2020-01-10T19:15:16.601343Z",
  6. "isSuperuser": false,
  7. "emails": [
  8. {
  9. "is_verified": true,
  10. "id": "414369",
  11. "email": "david@burkesoftware.com"
  12. },
  13. { "is_verified": true, "id": "57124", "email": "it@burkesoftware.com" },
  14. { "is_verified": true, "id": "257183", "email": "dburke@thelabnyc.com" }
  15. ],
  16. "isManaged": false,
  17. "lastActive": "2020-01-11T18:46:19.908293Z",
  18. "isStaff": false,
  19. "identities": [],
  20. "id": "20265",
  21. "isActive": true,
  22. "has2fa": false,
  23. "name": "David",
  24. "avatarUrl": "https://secure.gravatar.com/avatar/caa812c5ce135feee6fbd76ac67771c4?s=32&d=mm",
  25. "dateJoined": "2014-02-28T17:27:30.585866Z",
  26. "options": {
  27. "timezone": "US/Eastern",
  28. "stacktraceOrder": -1,
  29. "language": "en",
  30. "clock24Hours": false
  31. },
  32. "flags": { "newsletter_consent_prompt": false },
  33. "avatar": { "avatarUuid": null, "avatarType": "gravatar" },
  34. "hasPasswordAuth": true,
  35. "email": "it@burkesoftware.com",
  36. "lastSeen": "2020-01-11T17:04:54.279988Z"
  37. }
  38. ],
  39. "platform": "python",
  40. "pluginIssues": [],
  41. "lastSeen": "2020-01-11T17:04:31.306588Z",
  42. "userReportCount": 0,
  43. "numComments": 0,
  44. "userCount": 0,
  45. "stats": {
  46. "30d": [
  47. [1576108800, 0],
  48. [1576195200, 0],
  49. [1576281600, 0],
  50. [1576368000, 0],
  51. [1576454400, 0],
  52. [1576540800, 0],
  53. [1576627200, 0],
  54. [1576713600, 0],
  55. [1576800000, 0],
  56. [1576886400, 0],
  57. [1576972800, 0],
  58. [1577059200, 0],
  59. [1577145600, 0],
  60. [1577232000, 0],
  61. [1577318400, 0],
  62. [1577404800, 0],
  63. [1577491200, 0],
  64. [1577577600, 0],
  65. [1577664000, 0],
  66. [1577750400, 0],
  67. [1577836800, 0],
  68. [1577923200, 0],
  69. [1578009600, 0],
  70. [1578096000, 0],
  71. [1578182400, 0],
  72. [1578268800, 0],
  73. [1578355200, 0],
  74. [1578441600, 0],
  75. [1578528000, 0],
  76. [1578614400, 0],
  77. [1578700800, 1]
  78. ],
  79. "24h": [
  80. [1578679200, 0],
  81. [1578682800, 0],
  82. [1578686400, 0],
  83. [1578690000, 0],
  84. [1578693600, 0],
  85. [1578697200, 0],
  86. [1578700800, 0],
  87. [1578704400, 0],
  88. [1578708000, 0],
  89. [1578711600, 0],
  90. [1578715200, 0],
  91. [1578718800, 0],
  92. [1578722400, 0],
  93. [1578726000, 0],
  94. [1578729600, 0],
  95. [1578733200, 0],
  96. [1578736800, 0],
  97. [1578740400, 0],
  98. [1578744000, 0],
  99. [1578747600, 0],
  100. [1578751200, 0],
  101. [1578754800, 0],
  102. [1578758400, 0],
  103. [1578762000, 1],
  104. [1578765600, 0]
  105. ]
  106. },
  107. "culprit": "/template-error/",
  108. "title": "NoReverseMatch: Reverse for 'nope' not found. 'nope' is not a valid view function or pattern name.",
  109. "id": "1435229148",
  110. "assignedTo": null,
  111. "participants": [],
  112. "logger": null,
  113. "type": "error",
  114. "annotations": [],
  115. "metadata": {
  116. "function": "_reverse_with_prefix",
  117. "type": "NoReverseMatch",
  118. "value": "Reverse for 'nope' not found. 'nope' is not a valid view function or pattern name.",
  119. "filename": "django/urls/resolvers.py"
  120. },
  121. "status": "unresolved",
  122. "pluginActions": [],
  123. "tags": [
  124. { "totalValues": 1, "name": "Browser", "key": "browser" },
  125. { "totalValues": 1, "name": "Browser.Name", "key": "browser.name" },
  126. { "totalValues": 1, "name": "Client Os.Name", "key": "client_os.name" },
  127. { "totalValues": 1, "name": "Handled", "key": "handled" },
  128. { "totalValues": 1, "name": "Level", "key": "level" },
  129. { "totalValues": 1, "name": "Mechanism", "key": "mechanism" },
  130. { "totalValues": 1, "name": "Runtime", "key": "runtime" },
  131. { "totalValues": 1, "name": "Runtime.Name", "key": "runtime.name" },
  132. { "totalValues": 1, "name": "Server", "key": "server_name" },
  133. { "totalValues": 1, "name": "Trace", "key": "trace" },
  134. { "totalValues": 1, "name": "Trace.Ctx", "key": "trace.ctx" },
  135. { "totalValues": 1, "name": "Trace.Span", "key": "trace.span" },
  136. { "totalValues": 1, "name": "Transaction", "key": "transaction" },
  137. { "totalValues": 1, "name": "URL", "key": "url" }
  138. ],
  139. "subscriptionDetails": null,
  140. "isPublic": false,
  141. "hasSeen": true,
  142. "firstRelease": null,
  143. "shortId": "TEST-1",
  144. "shareId": null,
  145. "firstSeen": "2020-01-11T17:04:31.306588Z",
  146. "count": "1",
  147. "permalink": "https://sentry.io/organizations/burke-software-and-consulting/issues/1435229148/",
  148. "level": "error",
  149. "isSubscribed": true,
  150. "pluginContexts": [],
  151. "isBookmarked": false,
  152. "project": {
  153. "platform": "",
  154. "slug": "test",
  155. "id": "1855811",
  156. "name": "test"
  157. },
  158. "lastRelease": null,
  159. "activity": [
  160. {
  161. "data": {},
  162. "dateCreated": "2020-01-11T17:04:31.306588Z",
  163. "type": "first_seen",
  164. "id": "0",
  165. "user": null
  166. }
  167. ],
  168. "statusDetails": {}
  169. }