I'm getting two errors while syncing:
- Unknown column "fa.id", which is coming from an incorrect table alias getting set
- Problems with the loadPropertySet() function
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | dynamic-forms-3013742-7.patch | 8.95 KB | fathershawn |
| #5 | dynamic-forms-3013742-5.patch | 8.23 KB | fathershawn |
| #4 | errors-syncing-3013742-4.patch | 9.11 KB | fathershawn |
| #2 | delete-forms-3013742-2.patch | 1.74 KB | karlshea |
Comments
Comment #2
karlsheaPatch attached
Comment #3
karlsheaComment #4
fathershawnI've moved some of the work into the database and refactored to enable/disable given changed in the FA since this module was first built in D7. You'll need a
drush entupafter applying the patch.Comment #5
fathershawnReroll on coding standards update
Comment #7
fathershawnReroll - coding standards
Comment #8
karlsheaAppears to work for me!
Comment #12
fathershawn