Field cleared after github update

Saumier

Member
Did a github update to fix the problem of merge rows not displaying all records. Fabrik-fabrik-3.0.5-366-g8ba19a4.zip. After this github install, if I do an edit to a record, one field (label = testrecord) is being cleared that was set to a 0 or 1. I do a pre-filter on this field to display the membership list. This has always worked until now. What broke the pre-filter was the testrecord field being cleared.

A better explanation:
user tbl; key = id
profile tbl; key = pid; left join to user tbl id to pid
(testrecord is an element in profile tbl, immediately follows pid in database)
payment tbl; key = rid; left join to user tbl id to rid

I have a list where I can select a record to edit, I changed the email address in the user tbl, save, and testrecord element in profile tbl is cleared.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top