Buildship tables extension error - unsupported type: task
After adding byof firestore database I can see all my rowy tables & their extensions in buildship tables but I'm unable to edit them. Clicking edit doesn't do anything except log error in browser console
@Gaurav Chadha

3 Replies
Processing...
🤖 Tuning in to the data frequencies. 📡 this might take a couple of minutes... beep boop
🤖 AI Response
Based on available documentation, there is no explicit mention of the specific issue where editing Rowy tables fails after connecting a BYOF (Bring Your Own Firebase) database in BuildShip. However, the integration between Rowy and BuildShip relies on correct configuration of extensions and permissions. Ensuring that the BuildShip Trigger Extension is properly set up in Rowy and that all required permissions (especially Edit permissions) are granted is essential for edit functionality to work. If you encounter errors in the browser console when attempting to edit, it is recommended to report these details through BuildShip's in-app support system, including screenshots of the error, to facilitate targeted troubleshooting. Additionally, verifying your permissions and refreshing your browser or clearing the cache may help resolve transient issues.
🔗 References:
1. https://datatables.net/forums/discussion/67929/multiple-tables-with-the-edit-buttons-not-working-if-page-is-too-long
2. https://support.buildship.com/m/1287778446927331370
3. https://docs.rowy.io/extensions/buildship
4. https://docs.rowy.io/how-to/access-control
5. https://support.buildship.com/m/1211709685971820715
6. https://support.buildship.com/m/1215593579351908392
7. https://github.com/rowyio/rowy/issues/577
8. https://community.flutterflow.io/introductions/post/hello-from-buildship-and-rowy-cofounder-0VMIGLgb25ZHLta
9. https://www.telerik.com/forums/edit-delete-button-functions-not-working-on-inline-or-popup-editing
BuildShip AI Support
Hi @Shivam, existing Rowy extensions won’t work anymore. Buildship extensions are different from Rowy, you can now create extension logic as a Buildship workflow and connect it as an extension.
We're work on adding some docs for it.