feat: migrate from org to workspace under phase 3#14158
feat: migrate from org to workspace under phase 3#14158ankitakinger merged 59 commits intoreleasefrom
Conversation
…o feat/migrate_to_workspaces
…o feat/migrate_to_workspaces
…ontrollers/ce/ApplicationControllerCE.java
…rnal/models/Datasource.java Co-authored-by: Trisha Anand <trisha@appsmith.com>
…o feat/migrate_to_workspaces_phase3
|
/ok-to-test sha=9fe140a |
|
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/2553598269. |
|
UI Performance test run logs and artifacts: https://github.com/appsmithorg/appsmith/actions/runs/2553598269. Click to view performance test results
|
…o feat/migrate_to_workspaces_phase3
|
/ok-to-test sha=c947116 |
|
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/2655613504. |
1 similar comment
|
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/2655613504. |
|
UI Performance test run logs and artifacts: https://github.com/appsmithorg/appsmith/actions/runs/2655613504. Click to view performance test results
|
|
/ok-to-test sha=47959f4 |
|
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/2662876170. |
|
UI Performance test run logs and artifacts: https://github.com/appsmithorg/appsmith/actions/runs/2662876170. Click to view performance test results
|
|
/ok-to-test sha=3a7689d |
|
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/2663592340. |
1 similar comment
|
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/2663592340. |
|
UI Performance test run logs and artifacts: https://github.com/appsmithorg/appsmith/actions/runs/2663592340. Click to view performance test results
|
| cy.generateUUID().then((uid) => { | ||
| workspaceId = uid; | ||
| localStorage.setItem("OrgName", workspaceId); | ||
| localStorage.setItem("WorkspaceName", workspaceId); |
There was a problem hiding this comment.
I am seeing only setItem and no getItem.
Description
Fixes #13770
Type of change
How Has This Been Tested?
Checklist: