SQL Dump Import of Tables/Views and Fields/Columns is not working. #301

Closed
opened 2018-06-08 15:13:00 +00:00 by Llewellyn · 0 comments
Owner

Steps to reproduce the issue

  • Creating the Joomla Component (no need to add any views)
  • Open the area of you component under the tab Dynamic Build (beta)
  • Place your mySql table dump in the text area and click save

Expected result

Build tables and fields, using an existing database structure

Actual result

The build does not take place

Additional comments

What happened is we moved away from repeatable fields, and so doing moved the fields linked to views to there own table, and this has not been updated in this feature. No wonder it does not work as expected.

Related to forum post by @ManfredHuebner.

### Steps to reproduce the issue - Creating the Joomla Component (no need to add any views) - Open the area of you component under the tab Dynamic Build (beta) - Place your mySql table dump in the text area and click save ### Expected result Build tables and fields, using an existing database structure ### Actual result The build does not take place ### Additional comments What happened is we moved away from repeatable fields, and so doing moved the fields linked to views to there own table, and this has not been updated in this feature. No wonder it does not work as expected. Related to [forum post](https://groups.google.com/a/vdm.io/d/msg/jcb/Ykn2bdCAxr4/xWh8Qd1UAAAJ) by @ManfredHuebner.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#301
No description provided.