Table WORKLOGS
This view does not expose all project versions, but only those which are available for user due to his JIRA permissions.
| Column | Type | Notes |
|---|---|---|
| ID | BIGINT NOT NULL | |
| ISSUE | BIGINT | Points to Table ISSUES |
| AUTHOR | VARCHAR | |
| BODY | VARCHAR | |
| CREATED | TIMESTAMP | |
| TIMESTAMP | TIMESTAMP | |
| TIMEWORKED | BIGINT |
, multiple selections available,