Data Storage & Security
Overview
This document outlines the data storage practices and security considerations for the STAGIL Tables app for Jira. It provides detailed information about what data is stored, where it is stored, and how it is managed across different aspects of the application.
What Data Do We Store?
General Instance Information
Jira host information
Client key
Base URL
Instance metadata
Cloud migration information
Migration run status
Migration transfer ID
Administrative Configuration
Table configuration
Table name, context name, project ID and issue type ID
Column configuration – For user picker default values we store only the user account ID
Display configuration
Customer portal configuration – We store only IDs for request types and projects
Permission configuration – For groups, we store only their IDs
Automation rules
External data source configuration
API tokens with associated user account IDs
Application Usage Data
Table template
Template name
Row count
Bulk import records
File name
User account ID of import initiator
Start and end time of the import process
Number of issues for table import
Column preferences for the table navigator – We store IDs of the shown fields
Manual ordering for rows
Order position
Issue ID
What Data Do We NOT Store?
Table Content – All data entered into tables is stored exclusively in Jira issue properties.
Table Default Values – Default values for tables are maintained within Jira app properties.
Select List Options from External Data Sources – When using select list columns configured with external data sources, options are retrieved whenever users add or edit table rows.
Template Row Values – While template names and row counts are stored, the actual row values from templates are maintained within Jira app properties.
User Analytics – We do not collect any browser information, IP addresses, or location data.
What Data Do We Process?
Although we do not store table values, when a user enters data in the Jira UI, the app processes this data on our server before writing it to Jira issue properties.
This means we act as a data processor, not a data controller (since we do not store or retain user-entered data).
Data is transmitted securely to our AWS server, processed momentarily, and then sent to Jira’s issue properties without being cached or stored.
At no point do we access, analyze, or retain the content of user-entered data.
Where Is the Data Stored?
Data is stored on an AWS server in Frankfurt, Germany.
Questions?
If you have any questions about how we handle data, feel free to contact us at support@stagil.com.
Related content
© 2023, STAGIL