ErrorReport
| ๐ Overview: 9 Fields | 2 Indexes |
๐ Description
๐จ๏ธ User-submitted error reports and bug tracking. Allows staff to report issues with descriptions, screenshots, and reproduction steps.
โน๏ธ Table Information
- Table ID: 128
- UUID: 00591B1C82FBA248968703B6704134D1
- Primary Key: ๐
ID - Generated: ๐ 2025-12-04T14:35:27Z
๐ Table of Contents
- ๐ Fields (9)
- ๐ Indexes (2)
- ๐ Related Items
- Classes (2)
๐ Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| ๐ ID | Long Integer | ๐ PK, โจ Unique, โก Auto | - |
| FirstOccurrence | String (255) | - | - |
| LastOccurrence | String (255) | - | - |
| Occurrences | Integer | - | - |
| Digest | String (255) | - | - |
| ErrorObject | Object | - | - |
| SendSlack | Boolean | - | - |
| SendEmail | Boolean | - | - |
| SlackMessageID | String (255) | - | - |
๐ Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
Digest | Keywords | regular | - |
ID | Keywords | regular | โจ Yes |
๐ Related Items
๐ฆ Classes
- ErrorReport - ORDA DataClass class for ErrorReport table
- ErrorReportEntity - ORDA Entity class for ErrorReport table
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:35:27Z