View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Supportez nous sur Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - [SOLVED] Kanban with activity and Actions - ProjeQtOr

Prochaines sessions de formation

Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)

Mardi 23 avril (10h30-12h)

Jeudi 16 mai (16h-17h30)

Jeudi 13 juin (10h30-12h)

 
 

Planifiez avec ProjeQtOr

3 et 4 avril (9h - 12h30)

 
 

Administrez avec ProjeQtOr

10 et 11 avril (9h - 12h30)

 

 

 
 

[SOLVED] Kanban with activity and Actions

More
13 Jan 2021 12:02 #1 by 3m2t
Hello,

Congratulations for your product.
I would create Kanban for activity and actions, but unfortunately, activities or actions do not show on the column. It works well on ticketing and requierements.

I read the the User guide and the forum but I didn't see the solution.

Thanks a lot for your answer.

Please Connexion or Create an account to join the conversation.

More
13 Jan 2021 18:10 #2 by Flou
Hello, 

thank you for the return indeed there is an error, I have already replied on another post and giving the correction, I'll let you see that:  link to correction

 

Please Connexion or Create an account to join the conversation.

More
14 Jan 2021 11:08 #3 by bvd
Hi,

Same behaviour, same problem, same version, but solution provided did'nt work for me.

Here are the lines modified in /var/www/html/pilot/view/kanbanView.php :

$query="SELECT $tableName.id as id,
                $tableName.name as name,
                $tableName.id".$typeKanbanC."Type as idtickettype,
                $tableName.idStatus as idstatus,
                if(property_exists($typeKanbanC, "idUrgency"))$query.="$tableName.idUrgency as idurgency,";
                $tableName.idProject as idproject,";

Something wrong ?

Regards

Please Connexion or Create an account to join the conversation.

More
14 Jan 2021 11:38 #4 by bvd
SOLVED : his is the right way to correct (I did a mistake) :
$query="SELECT $tableName.id as id,
$tableName.name as name,
$tableName.id".$typeKanbanC."Type as idtickettype,
$tableName.idStatus as idstatus,
$tableName.idProject as idproject,";
if(property_exists($typeKanbanC, "idUrgency"))$query.="$tableName.idUrgency as idurgency,";
if(property_exists($typeKanbanC, "idPriority")) {

Please Connexion or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.037 seconds

Paramétrages de cookies

×

Cookies fonctionnels

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Veuillez vous connecter pour voir vos activités!

Autres cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.