pluginsGLPI / gantt

Gantt view for GLPI
GNU General Public License v2.0
14 stars 10 forks source link

[Question] Why is uuid being used as a link? #57

Open fixwhat opened 9 months ago

fixwhat commented 9 months ago

I am working into expanding this plugin but have some questions:

So I need to implement a 'sortorder' field so that tasks could be moved around the project. Do you have some guidelines that I can follow about this issue? Because creating a table 'glpi_plugins_gantt' seems the obvious choice but since there are fields on core that reference Gantt I am lost of how to proceed.