rowy icon indicating copy to clipboard operation
rowy copied to clipboard

Importing existing data from subtable/map

Open jirizoudun opened this issue 1 year ago • 0 comments
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:

  1. Create subtable (map) in Firestore document and fill it with some data.
  2. Select the same collection in Rowy
  3. Add column with fieldKey created in 1. with Filed type sub-table
  4. Select value of new column in document with created subtable
  5. Error: You don't see data from Firestore
  6. 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.

jirizoudun avatar May 15 '24 08:05 jirizoudun