Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hi,
How is it possible to sort by WBS (objective is to sort project selector) taking into account that parent projects are Administrative project, so they do not appear in Planning screen of course.
Thanks.
Only way to sort administrative project is to :
- change project type
- reorder on Gantt view
- change project type back
I tried to order the gantt chart last years and I failed (I was trying something more complicated). But I can tell you that you can order the chart (planning) by going to : var/www/html/projeqtor/tool
Then you open the file jsonplanning.php and around line 187(depending on the version you're using) anyway you set : $queryOrderBy .= $table . "wbssortable ";
Keep the ancient line in comment just in case it fail, but for me it worked.
I don't understand your patch proposale.
Gant view is already sorted on wbsSortable field (otherwise indetation would simply not work)
Indeed it seem that I didn't read the question wel enougth, sorry.