Skip to content

Document Nanoflow Commons storage limitations for OFF-843#10996

Open
furkanarabaci wants to merge 1 commit intomendix:developmentfrom
furkanarabaci:off-843-nanoflow-commons-storage-limitations
Open

Document Nanoflow Commons storage limitations for OFF-843#10996
furkanarabaci wants to merge 1 commit 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>
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.

1 participant