---
title: "Data policy changes"
canonical: "https://support.appfire.com/space/CT/147915158/Data%20policy%20changes"
format: markdown
---
> ℹ️ This page outlines changes to the **Data policy** of Canned Responses Pro for Jira app introduced on 5/16/2022 :
> ℹ️ 
> ℹ️ - v2 - new version of the statement: [Data policy (v2)](https://appfire.atlassian.net/wiki/spaces/CT/pages/147915025)
> ℹ️ - v1 - previous (old) version of the statement: [Data policy (v1)](https://appfire.atlassian.net/wiki/spaces/CT/pages/147914842)

Please review the details of changes below; we have colored the removed text in <span style="color: #d9272d">RED</span> and added text in <span style="color: #339966">GREEN</span>.

| **Section** | **v1** | **v2** | **Comment** |
| --- | --- | --- | --- |
| Service Providers | ## <span style="color: #d9272d">Heroku</span><br>[SUB-PROCESSOR] Canned Responses application runs on Heroku environment. Besides the application itself, Heroku stores application access logs that contain user IP, user key, instance URL and user JWT token. These logs are purged after 30 days. | ## <span style="color: #339966">Google Cloud Platform</span><br>[SUB-PROCESSOR] Canned Responses application runs on GCP environment. Besides the application itself, GCP stores application access logs that contain user IP, user key, instance URL and user JWT token. These logs are purged after 30 days. | We have changed our IaaS provider from Heroku to GCP in order to provide more reliable and resilient service. |
| Service Providers | ## <span style="color: #d9272d">Heroku Postgres</span><br>[<span style="color: #d9272d">Heroku Postgres</span>](https://www.heroku.com/postgres)<span style="color: #d9272d"> stores data provided during the </span>[<span style="color: #d9272d">installation handshake</span>](https://developer.atlassian.com/cloud/jira/platform/authentication-for-apps/)<span style="color: #d9272d">. Stored keys authenticate us to clients' instances.</span><br><span style="color: #d9272d">The</span><span style="color: #d9272d"> database is secured using a security mechanism provided by Heroku. See </span>[<span style="color: #d9272d">https://www.heroku.com/policy/security#postgres</span>](https://www.heroku.com/policy/security#postgres)<span style="color: #d9272d"> for details.</span><br>### <span style="color: #d9272d">Stored Data</span><br>- <span style="color: #d9272d">A key that identifies Jira instance.</span>
- <span style="color: #d9272d">Shared secrets for communication with Jira.</span> | ## MongoDB Atlas<br>...<br>### Stored Data<br>- ...
- <span style="color: #339966">key that identifies Jira instance</span>
- <span style="color: #339966">shared secrets for communication with Jira</span> | We have stopped using Heroku Postgres for storing the mentioned data in favor of MongoDB. |