Nested repeat elements have an empty data source in export
Describe the problem
I have projects and each project has multiple team members. I created an application that shows all the projects in a repeat element. Inside that repeat element, I show some basic info about the project and all team members in a nested repeat element. This works fine, but if I export the workspace and import it in another workspace, the property of the nested repeat element is empty.
Steps to reproduce
- Restore the Project tracker template
- Create a new application
- Add a data source that returns all projects
- Show the project title and some basic info in a repeat element
- Add a second repeat element inside the first one to show all the team members
- Select Project team as the property
- Export the workspace
- Import the workspace in a different workspace
Actual result
The property of the nested repeat element is empty.
Expected result
The property of the nest repeat element should still be the Project team.
Environment
-
Operating System: Mac
-
Web Browser: Chrome
-
Deployment Type: docker
-
Baserow Version: Develop
Edited by Frederik Duchi