Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. ConfiForms native storage is faster - storing and rendering (retrieving)
  2. Atlassian content properties storage has limitations on the data size (per record) to be 32KB. Which means it cannot be used for forms with large number of fields that need to store more data per record
  3. ConfiForms app will still store some metadata about the record in it's own database, even if the Atlassian content properties storage is used. No personal data is stored, only the necessary details of the record (created, createdBy (account UUID), association with the form and status of the record)
  4. Data is stored within the Atlassian platform when Atlassian content properties storage is used
  5. Data is stored outside the Atlassian platform when ConfiForms native storage is used. 3 4 locations are the moment: EU (Europe/Frankfurt), US (NYC/world (default)), AU (Australia/Sydney) and AU SG (Singapore/Asia) - Migration from server to cloud#Prerequisites

...