Skip to content

Document Nanoflow Commons storage limitations for OFF-843#10996

Merged
Yiyun333 merged 2 commits intomendix:developmentfrom
furkanarabaci:off-843-nanoflow-commons-storage-limitations
Apr 14, 2026
Merged

Document Nanoflow Commons storage limitations for OFF-843#10996
Yiyun333 merged 2 commits intomendix:developmentfrom
furkanarabaci:off-843-nanoflow-commons-storage-limitations

Conversation

@furkanarabaci
Copy link
Copy Markdown
Contributor

Add comprehensive Limitations section explaining that Get/Set storage item actions use native encrypted async storage (key-value), which is separate from Mendix offline database.

Key points documented:

  • No association support - only entity data is serialized
  • No entity access rules - bypasses Mendix data layer
  • Page state dependency - cleared on account switch
  • Manual association reconstruction required

Added warning alert directing users to offline database for relational data needs.

Add comprehensive Limitations section explaining that Get/Set storage item actions use native encrypted async storage (key-value), which is separate from Mendix offline database.

Key points documented:
- No association support - only entity data is serialized
- No entity access rules - bypasses Mendix data layer
- Page state dependency - cleared on account switch
- Manual association reconstruction required

Added warning alert directing users to offline database for relational data needs.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@Yiyun333 Yiyun333 merged commit 52e809a into mendix:development Apr 14, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants