Open
Bug 1774592
Opened 2 years ago
Updated 2 years ago
Cannot add Zendesk to Jira if enrolled in TCP rollout or if ETP is set to Strict
Categories
(Core :: Privacy: Anti-Tracking, defect, P2)
Tracking
()
ASSIGNED
People
(Reporter: cmuntean, Assigned: timhuang)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
video/mp4
|
Details |
[Notes]
- When you try to add the Zendesk account to Jira, you cannot authenticate and you get a "It looks like cookies are disabled in your browser for Zendesk. Please enable cookies and try again.
- If ETP is turned off or is set back to Standard from "about:preferences" page, the issue is no longer reproducible. You can successfully connect to Zendesk account to Jira.
[Affected versions]:
- Firefox Release 101.0.1 (Build ID: 20220608170832)
[Affected Platforms]:
- Mac 10.15.7
- Windows 10 x64
- Linux Mint 20
[Prerequisites]:
- Have an Jira account created and logged in.
- Have a Zendesk account created and logged in.
- Have the Zendesk app support installed to Jira. You can install it from Jira | Marketplace apps | Zendesk Support for Jira.
- Have the Strict option enabled from "about:preferences" page.
OR - Be enrolled in the ETP Phase II or Phase III rollout. You can force enroll by setting the "nimbus.debug" to true and navigate to about:studies?optin_slug=total-cookie-protection-beta-roll-out-phase-ii-switch-on-to-new-users&optin_branch=control. Note that a restart is required.
[Steps to reproduce]:
- Open the Firefox browser with the profile from prerequisites.
- Navigate to "Your work" in the Jira page, click the "Apps" and select "Manage your apps.
- Search after all apps and click the "Zendesk Support for Jira".
- Click the "Configure" button.
- Add your valid Zendesk subdomain and click the "Authenticate" button.
- Observe the browser behavior.
[Expected result]:
- You are redirected to a page to enter your Zendesk credentials.
[Actual result]:
- The "It looks like cookies are disabled in your browser for Zendesk. Please enable cookies and try again." message error is displayed.
[Notes]:
- Attached is a screen recording of the issue.
Updated•2 years ago
|
Blocks: dfpi-breakage
Assignee | ||
Comment 1•2 years ago
|
||
I've diagnosed this issue and figured that the storage access was granted for the origin https://jiraplugin.zendesk.com
because of the popup heuristics. And the page will work again after a refresh once the storage access is granted. So, it might be the case where the site doesn't handle the storage access change. We will dig into this issue more.
Given that this has a workaround, a refresh, we won't add an allowlist for now until we have a better understanding of the root cause here.
Updated•2 years ago
|
Assignee: nobody → tihuang
Severity: S2 → S3
Status: NEW → ASSIGNED
Priority: -- → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•