File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7676 } ,
7777 'fieldValues' : {
7878 'summary' : `Feedback on ${ document . title } ` ,
79- 'customfield_11580 ' : window . location . href ,
79+ 'customfield_11256 ' : window . location . href ,
8080 'description' : `\n\nBrowser environment: ${ navigator . userAgent } ` ,
8181 } ,
8282 }
Original file line number Diff line number Diff line change 66 // var config = document.getElementById('feedback-script').dataset
77 var script = document . createElement ( 'script' )
88 // eslint-disable-next-line max-len
9- script . src = 'https://couchbasecloud-sandbox-881.atlassian.net /s/d41d8cd98f00b204e9800998ecf8427e-T/-3ddrgv/b/7/b0105d975e9e59f24a3230a22972a71a /_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector-embededjs /com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector-embededjs .js?locale=en-US &collectorId=3f4339ab ' // prettier-ignore
9+ script . src = 'https://jira.issues.couchbase.com /s/d41d8cd98f00b204e9800998ecf8427e-T/-3ddrgv/b/7/c95134bc67d3a521bb3f4331beb9b804 /_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?locale=en-GB &collectorId=69d1d56c ' // prettier-ignore
1010 document . body . appendChild ( script )
1111 } )
1212} ) ( )
You can’t perform that action at this time.
0 commit comments