Privacy Policy
Effective starting: January 1, 2020
Timespent for Trello is Software as a Service (SaaS).
Data Security
The Power-Up provides means to record work details, store work records and represent work data in html or excel file. Work data is stored by Heroku platform. However Trello board, card and user details are requested and processed by Power-Up client side in End User Browser and only reference to card and member is persisted per each work record in Power-Up storage, e.g.:
{
issueUri: "5d84d88d01bec2f9ea3a0f7"
comment: "dev"
timeSpentSeconds: 3600
id: 21
started: "2019-12-31T11:40:00.000Z"
authorAccountId: "55d5fe876466f6819a99981"
}
Here is the list of Trello API used client side:
- https://api.trello.com/1/cards/{cardId} - GET an individual card.
- https://api.trello.com/1/members/{memberId} - GET a member data.
Note, Power-Up logging service uses Papertrail to log execution stack trace and cause details in case of unexpected internal error.
Changes to This Privacy Policy
We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.
You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.
Contact Us
If you have any questions about this Privacy Policy, please contact us:
By email: timespent4trello@gmail.com