Modify ↓
#3062 closed defect (duplicate)
billing reports fail - unreachable objects found.
Reported by: | tekknokrat | Owned by: | Russ Tyndall |
---|---|---|---|
Priority: | normal | Component: | TimingAndEstimationPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
I am testing the plugin within a test environment and i get this error message when i try to resolve all the billable reports.
2008-05-22 00:23:19,205 Trac[tande_filters] DEBUG: self.billing_reports= set([]) 2008-05-22 00:23:19,206 Trac[session] DEBUG: Retrieving session for ID u'gthielebein' 2008-05-22 00:23:19,245 Trac[main] DEBUG: 1705 unreachable objects found.
I have recently updated to latest t&e from trunk.
Attachments (0)
Change History (3)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:3 Changed 16 years ago by
With recent version of trac and timing&estimation I can use the billable reports.
Note: See
TracTickets for help on using
tickets.
What version of trac 11 are you running.
I dont think that this is related to this plugin, but I could be wrong. I was running a head version of trac and a head version of T and E a week ago. The groupby column of custom reports is currently broken.
What error are you actually experiencing because I do not think that the posted log snippet has an error in it (only debug messages).
Please check to see if you are experiencing the same problems described here: http://trac-hacks.org/ticket/3022#comment:4
Feel free to reopen with more details if this is not the bug you are experiencing.
Thanks, Russ