Modify ↓
#3175 closed defect (invalid)
Hous added filed is not saved into ticket_custom table in database
Reported by: | Owned by: | Russ Tyndall | |
---|---|---|---|
Priority: | highest | Component: | TimingAndEstimationPlugin |
Severity: | major | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
Hi When ever I created a new ticket or modified old ticket the total no of hours added filed in Timing And Estimation plugin is not saved into database (hours filed in ticket_custom table ). even though it saving total_hours and remaining fields perfectly.
What should I do to save this hours filed too to database.
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 16 years ago by
Also, if you still have issues, please post relevant versions numbers of trac, t&e plugin and database backend.
Thanks
Russ
Note: See
TracTickets for help on using
tickets.
I am not sure I understand the problem:
or
The "Add Hours to Ticket" field should always appear blank, because the software keeps track of the sum (total hours). In the database there should still be a record made that we use to build the "billing" reports on the Management screen.
Hope this helps, please reopen if I have misunderstood or you still have problems.
Russ