rowy
rowy copied to clipboard
Importing existing data from subtable/map
trafficstars
Describe the bug Importing existing data from Firestore into subtable view doesn't work see included screen recording.
To Reproduce Steps to reproduce the behavior:
- Create subtable (map) in Firestore document and fill it with some data.
- Select the same collection in Rowy
- Add column with
fieldKeycreated in 1. with Filed type sub-table - Select value of new column in document with created subtable
- Error: You don't see data from Firestore
- Even after adding columns of subtable you don't see data from selected document.
Expected behavior In 5. you see option to import values of subtable from Firestore document.
Screenshots
https://github.com/rowyio/rowy/assets/12987596/fcb3e6c3-5404-4c5d-a666-c990eff36215
Rowy Run version Not configured
Desktop (please complete the following information):
- OS: MacOS 14.4.1 (23E224) (Sonoma)
- Browser chrome
- Version 124.0.6367.201 (Official Build) (arm64)
Additional context Importing existing data from Array subtable works as expected.