Skip to content

Commit 9e86a36

Browse files
committed
chore(jira): debug
1 parent d991872 commit 9e86a36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/net/Jira.js

+1
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ class Jira {
147147
};
148148

149149
try {
150+
console.log(state)
150151
await client(state, `${serviceName}:${apiMethodName}`);
151152
} catch (error) {
152153
const fields = {

0 commit comments

Comments
 (0)