6.0.0-alpha12
6/12/25

[#14126] user-defined attributes don't get written to DB
Summary user-defined attributes don't get written to DB
Queue Whups
Queue Version Git master
Type Bug
State Duplicate
Priority 1. Low
Owners
Requester birnbacs (at) gmail (dot) com
Created 10/05/2015 (3538 days ago)
Due
Updated 10/11/2015 (3532 days ago)
Assigned
Resolved 10/11/2015 (3532 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/11/2015 11:33:56 PM Michael Rubinsky State ⇒ Duplicate
Priority ⇒ 1. Low
 
10/08/2015 08:59:10 AM birnbacs (at) gmail (dot) com Comment #2 Reply to this comment
see ticket 14130, there is a bugfix for it
10/05/2015 07:13:11 AM birnbacs (at) gmail (dot) com Comment #1
Priority ⇒ 3. High
Patch ⇒ No
Milestone ⇒
Queue ⇒ Whups
Summary ⇒ user-defined attributes don't get written to DB
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
I have a form type with only two custom elements: a text string and a 
monthdayyear object. The first works OK, the second doesn't get 
written to the DB. I can operate the form and create or change the 
ticket but the entered information just goes missing.

If I enter monthdayyear information into SQL table 'whups_attributes', 
it is displayed correctly inside Whups. However, upon updating any 
field in the ticket, the table entry is deleted.

The monthdayyear object itself is not the problem as I changed the Due 
Date (that comes with every ticket) to that type and I have no probem 
there.


I have not tested through the whole list of possible form elements but 
I see that at least some of the rest also have difficulties, namely 
the file attachment.

Saved Queries