β Troubleshooting & FAQ
Common issues, their solutions, and frequently asked questions about Sniffer and the Jira integration.
π§ Troubleshooting
π Jira Tickets Not Syncing
Symptoms: Bugs created in Sniffer donβt appear in Jira, or status changes donβt propagate.
Solutions:
- Verify Jira credentials in Company Settings β Integrations β test the connection
- Check that a Jira project is selected in Project Settings β Integrations
- Ensure sync toggles are enabled (Sync To Jira, Sync From Jira)
- Verify field mapping β all required Jira fields must be mapped
- Check that the Jira user has permission to create issues in the target project
π¬ Feedback Widget Not Showing
Symptoms: The floating feedback button doesnβt appear on your website.
Solutions:
- Verify the script tag is installed correctly:
<script src="https://cdn.snifferweb.com/sniffer.js" data-project-id="YOUR_PROJECT_ID"></script> - Check that your domain is in the Whitelisted URLs list (Company Settings β SNIFFER config)
- Open browser DevTools console and look for Sniffer-related errors
- Ensure the project has the feedback widget enabled
π‘ Live Logs Not Capturing Errors
Symptoms: No auto-detected errors appear despite known issues on the website.
Solutions:
- Ensure
isLiveLogEnabledis turned on in βοΈ Settings - Verify the Sniffer script tag is installed and loading (check Network tab)
- Check that your domain is whitelisted
- Some errors from third-party scripts may be filtered by browser CORS policies
π« Cannot Create a Project
Solution: Your account needs PROJECT.CREATE permission. Contact your organization admin to assign the appropriate role. See βοΈ Settings & Permissions.
π§© Sniffer Panel Not Appearing in Jira
Symptoms: The βSnifferβ tab doesnβt show in the Jira issue sidebar.
Solutions:
- Verify the Sniffer for Jira app is installed from the Atlassian Marketplace
- Check that your Jira admin has approved the appβs permissions
- Try refreshing the Jira page
- If the panel shows but is empty, click βSign in to Snifferβ to authenticate
π Session Expired in Jira App
Symptoms: The Sniffer panel shows a sign-in prompt even though you logged in before.
Solution: Sessions last 30 days. Click the sign-in button to re-authenticate. This is normal security behavior. See π§© Sniffer for Jira.
π₯ Recordings Not Attaching to Jira
Symptoms: Screen recordings uploaded in Sniffer donβt appear as Jira attachments.
Solutions:
- Ensure the Sniffer for Jira app has
write:jira-workpermission - Verify the recording was generated with a shareable link that includes the Jira issue key
- Check that the webhook trigger is configured
π€ AI Analysis Not Available
Symptoms: The Bug Analyzer tab is empty or missing.
Solutions:
- AI analysis must be enabled for the project (check βοΈ Advanced Settings)
- AI analysis is not available for Epic issue types
- The analysis may need to be triggered manually via the Trigger Analysis button
β‘ Bulk Operations Not Working
Solution: You need TASK_BOARD.EDIT permission. Check your role in Settings β Members.
π Custom Statuses Not Showing on Board
Solutions:
- Navigate to Settings β Statuses and verify they are created
- Ensure the statuses are active (not deleted)
- Refresh the π Task Board page
π Browser Extension Not Capturing
Solutions:
- Ensure developer mode is enabled in
chrome://extensions - Try reloading the extension
- Check that youβre signed in to Sniffer within the extension
- Verify the target project is selected
β Frequently Asked Questions
General
Q: How many projects can I create? A: There is no hard limit on the number of projects. Create as many as your team needs.
Q: Can I use Sniffer without Jira? A: Yes. Sniffer works as a standalone defect tracker. Jira integration is optional and can be enabled at any time. See π Integrations.
Q: Does Sniffer support on-premise Jira (Server/Data Center)? A: Currently, Sniffer integrates with Jira Cloud only. On-premise support is on the roadmap.
Q: Can I export my data from Sniffer? A: Data can be accessed via the Sniffer API. Contact support for bulk export options.
Jira Integration
Q: How does two-way Jira sync work? A: When a bug is created in Sniffer, a Jira ticket is auto-created. Status changes, comments, and field updates sync bidirectionally in real time. See π Integrations.
Q: Can multiple team members use the Jira panel simultaneously? A: Yes. Each user authenticates independently. Session data is stored per Jira account ID.
Q: What happens if I delete a Sniffer bug thatβs synced to Jira? A: The Jira ticket remains but no longer syncs. The link is broken.
Bug Capture
Q: What data is captured with each bug report? A: Screenshot, screen recording, console logs, network logs, browser/device info, and page URL. See π Bug Details.
Q: What browsers does the extension support? A: Chrome and Microsoft Edge (Chromium-based). See π Browser Extension.
Feedback
Q: How do I customize the feedback widget appearance? A: Configure brand color, position, display mode, categories, dark mode, and more in Feedback Config or during project creation. See π¬ Feedback.
Integrations
Q: Whatβs the difference between company-level and project-level integrations? A: Company-level sets shared credentials. Project-level chooses which specific Jira project, Slack channel, etc. to link. See π Integrations.
Q: Can I connect MCP to my AI coding assistant? A: Yes β Sniffer supports Model Context Protocol for Claude, Cursor, and VS Code. See π€ MCP Integration.
Pricing
Q: Is there a free trial? A: Contact the Sniffer team at support@sniffer.dev for trial and pricing information.