You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
200 GET /rest/agile/1.0/board/7221/issue?fields=issuetype&fields=summary&fields=epic&fields=status&fields=components&jql=status%20IN%20(1,10093,10192,3,10007,10039,12598,10061,10013,10050)&startAt=0&maxResults=100 for user: XXXXXXX
--
| (node:18) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'column' of undefined
| at /usr/src/app/app/controllers/jiraController.js:259:98
| at Array.filter (<anonymous>)
| at /usr/src/app/app/controllers/jiraController.js:259:65
| at Array.map (<anonymous>)
| at /usr/src/app/app/controllers/jiraController.js:256:60
| at processTicksAndRejections (internal/process/task_queues.js:93:5)
| (node:18) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
The text was updated successfully, but these errors were encountered:
See the following error :
The text was updated successfully, but these errors were encountered: