Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »

“Allow access” prompt before users open the app

When installing Smart Guess or when significant changes are made, users need to grant the solution the following access:

New information - Atlassian has decided to “Remove the allow access” prompt

“We’re removing user consent and individual users will no longer have to allow access to use an app. Instead, we will be relying on administrators to give consent on behalf of the users on their sites.”, https://community.developer.atlassian.com/t/were-removing-the-allow-access-prompt-for-forge-apps/53035

This is expected to be in place before end of year 2022.

Permissions Smart Guess requires and why it’s needed?

The following table describes the permissions Smart Guess requires and why they are needed:

Required permissions

Why is it needed?

Share data with domain: api.smartguess.is

Smart Guess Realtime Engine shares key user actions with team-members taking part in the estimation, when it happens.

This is critical so that all team members can see who has joined, who has given an estimate, etc.

The Realtime Engine, doesn’t process or store any personal data, in line with the GDPR principle of 'purpose limitiation'.

View Jira issue data

Allows Smart Guess to read the issue key in order to retrieve current state of the planning session for the issue. Furthermore retrieve current story point value to show users if story points needs saving.

View user profiles

Used to identify who has joined the planning session, who has given an estimate and retrieve users name, profile picture displayed to users.

Notice that Smart Guess does not store any personal data. Only retrieves it on demand, in line with GDPR principle of ‘data minimisation’.

Create and manage issues

Allows Smart Guess to:

  1. check if the story point field can be updated

  2. save the story point value selected

App storage scope

Allows Smart Guess to store current state of the planning session for the current issue. In other words; what users have joined and their estimates.

Notice that Smart Guess does not store any personal data. Only retrieves it on demand, in line with the GDPR principle of data minimisation.

Write Jira User Property

Used to track if the current user has already seen

  1. user onboarding messages

  2. new release messages

So that these messages are only displayed once for each user.

Write Jira Field

Used to keep the following information up to date:

  • Estimated by - who has estimated the issue

  • T-shirt estimate

Why other apps on the marketplace do not require “Allow access”?

Jira Cloud apps that don’t ask users to “Allow access” are built using the older Atlassian Cloud framework, Atlassian Connect. With Connect the app servers and data are operated and stored by the app developer in the ‘Public Cloud.’ Atlassian is moving away from this setup and is working towards a more robust setup and Unifying Atlassian Connect and Forge. With the new Forge framework, Atlassian is:

giving customers confidence in app security with more control and visibility into which apps have access to what data

Furthermore, Atlassian staff explain that:

A large reason why we are building Forge is to address security, trust, and compliance requirements in our customer’s journey to the cloud., https://community.developer.atlassian.com/t/were-removing-the-allow-access-prompt-for-forge-apps/53035

New apps built on Forge fundamentally differ from ones built using the Atlassian Connect cloud development framework. With Forge, apps are built and run within the boundaries of Atlassian’s cloud platform, unlocking new benefits for developers and customers.

Platform compliance

Forge lets developers keep customer data hosted in the Atlassian cloud, making it easier to comply with GDPR and other regulatory requirements. Atlassian is working towards SOC2 certification for Forge and making Forge meet the needs of customers’ data residency requirements in the future.

More information about this here https://www.atlassian.com/blog/announcements/forge-launch

So why do other apps on the marketplace not require “Allow access”?

Other apps built using Atlassian Connect store customer data on their servers in the ‘public cloud.' Even so, users of these apps are not informed about this in the same way as users of apps build on Atlassian Forge are:

“share data with 1 domain outside of Atlassian”

Furthermore, individual users don’t have to accept sharing data with domains outside of Atlassian, even though most, if not all Atlassian Connect apps do.

The good thing is Atlassian is strengthening the security profile of all apps and will eventually unify Atlassian Connect and Forge apps and have them comply with the same strict security policies.

  • No labels