Closed phleva closed 5 years ago
Doubtful, I have daughters younger than this plugin.
If you can't produce the error this is a pointless issue.
And for piece of mind tested repeatedly on:
Application version: 1.2.9 PHP version: 7.2.14 PHP SAPI: fpm-fcgi OS version: Linux 4.9.45-rancher Database driver: mysql Database version: 5.7.20 Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36
No issues.
Steps to reproduce: Install Subtaskdate Create task Create subtask
Results:
Internal Error: SQL Error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'due_date' in 'field list'
My guess is your migration didn't complete. Slow server, sever interruption, any number of reasons...
Your steps to reproduce, don't reproduce. Your Sys Config?
Version de l'application : 1.2.9 Version de PHP : 5.6.40 PHP SAPI : litespeed Version du système d'exploitation : Linux 3.10.0-962.3.2.lve1.5.24.8.el7.x86_64 Type de base de données : mysql Version de la base de donnée : 10.1.38-MariaDB-cll-lve Navigateur web : Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36
Installed today the plugin in Kanboard 1.2.9 plugins folder. Got an error while trying to create a subtask. Could not take note of the error, I decided to remove the plugin right there to avoir database corruption. The error was related to the SQL database not containing a subtaskdate field. Seems like the tables structures are not updated correctly.