---
title: "Troubleshooting"
canonical: "https://support.55degrees.se/space/SPI/3975184395/Troubleshooting"
format: markdown
---
You can find potential solutions to common issues on this page. If you have an issue that this page or the rest of our full suite of user documentation doesn’t help with, please send us a [support request](http://support.55degrees.se/).

> ℹ️ **Is Your Issue a Known Bug?**  
> ℹ️ First, check out our [Known Issues page](https://55degrees.atlassian.net/wiki/spaces/FLOW/pages/1801977890) to see if you are experiencing something we have identified and are working on.


| **Your Problem** | **Potential Cause** | **Suggested Solutions** |
| --- | --- | --- |
| Awaiting common problems to be identified | … | … |


**If none of those steps solve your problem**, [contact us](http://support.55degrees.se/) and provide the following information, and anything else you believe is relevant:

| **Your Problem** | **What we need you to do to help with troubleshooting** |
| --- | --- |
| Incorrect data showing up in the Raw Workflow Data reports | - Provide a copy of the full change log from the problematic issue. You can find this at the following URL after replacing the bold portions: <span style="color: #0747a6">https://</span><span style="color: #ff5630">**YOUR-SUBDOMAIN**</span><span style="color: #0747a6">.atlassian.net/rest/api/3/issue/</span><span style="color: #ff5630">**ISSUE-NUM**</span><span style="color: #0747a6">/changelog</span>.
  - By default this returns 100 items. Issues can have more than 100 items . To get all of the changes, increase the “startAt” value on query string by 100 until you get no more results returned: <span style="color: #0747a6">https://YOUR-SUBDOMAIN.atlassian.net/rest/api/3/issue/ISSUE-NUM/changelog?maxResults=100&startAt=</span><span style="color: #ff5630">**100**</span><span style="color: #bf2600"> </span>
- An export of the faulty report that includes, at minimum, the entire row for the problematic issue. |
| Other | - copy and paste any javascript errors from your browser’s developer console. [How do I find this?](https://55degrees.atlassian.net/wiki/spaces/SUPPORT/pages/1200488449)
- provide a HAR file after you load the page. [How do I do this?](https://55degrees.atlassian.net/wiki/spaces/SUPPORT/pages/1183711260) |