Closed (fixed)
Project:
Open Atrium Work Tracker
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Oct 2013 at 10:33 UTC
Updated:
16 Apr 2017 at 21:10 UTC
Jump to comment: Most recent
Comments
Comment #1
dsnopekIt appears that Features Override also won't capture the
$display->display_options['style_options']['info'], so we can't make the column sortable. :-/When I get a chance, I'll dig into the Features Override code and attempt to fix it!
Comment #2
dsnopekStarted to look at Features Override, however, even if I figure it out and write the patches before the OA 2.0 feature freeze, that really isn't enough time to review them and get committed upstream. :-/ So that OA 2.0 has a solid "Due date" field, I've written a custom hacked
oa_worktracker_duedate_view_default_views_alter()in revision eefdd6f.Once I get the 1.0-beta2 release out, I'm going to make a new branch to work out a proper solution.
Comment #3
dsnopekUpdated to 7.x-2.x-dev version.
Comment #4
dsnopekI think we're stuck with this hack for the time being.
Comment #6
kevster111 commentedDoes this fix the sortable issue. I know this is old. Ive been trying to get the due date sortable forever. Was in another issue queue but I can't find it now for whatever reason. Im on the latest open atrium version and still not sortable. Thanks in advance dsnopek
Comment #7
kevster111 commentedThis is sortable now. I had to turn off module and uninstall completely then reinstall. Works great