Skip to Main Content
Feature Request FR-2963
Product Area
Status CLOSED

18 Voters

Make apex collections a shared resource among workspace apps in the same session

jason.aughenbaugh Internal
· Feb 7 2023

Idea Summary
Make apex collections a shared resource in the same session among 2 or more applications 

Use Case
When we have a session that transitions between applications it would be helpful to have any collections created by one or more of these applications be accessible to the others.

Preferred Solution (Optional)
Remove the app_id restriction for apex_collection package and view and replace it with a workspace_id restriction so that a collection can be shared between apps in the same workspace and same session

This request is likely a duplicate of FR-253.

Comments

Comments

  • dan.mcghan APEX Team OP 2 years ago

    This becomes more important as dev teams break monolithic apps down into smaller ones.