Open sebomoto opened 4 years ago
On the offending line (#30) I had "cheated" a bit and tried to pull the Project ID from the URL instead of properly from the internal Kanboard data elements. I am guessing that due to your URL rewriting, the parameter names on the URL did not match what I had, which is what I think caused the issue.
I have found a way to get the same data from Kanboard's internal data for the tasks. Please try the latest version on Github and let me know if that works. If the problem is resolved, then I will package the change up as a new release.
Thanks so much for the fast response - I will try tomorrow and let you know!
Vom Smartphone gesendet - kurz gefasste Texte und Tippfehler bitte entschuldigen, danke!
Am 07.10.2020 um 16:30 schrieb dmorlitz notifications@github.com:
On the offending line (#30) I had "cheated" a bit and tried to pull the Project ID from the URL instead of properly from the internal Kanboard data elements. I am guessing that due to your URL rewriting, the parameter names on the URL did not match what I had, which is what I think caused the issue.
I have found a way to get the same data from Kanboard's internal data for the tasks. Please try the latest version on Github and let me know if that works. If the problem is resolved, then I will package the change up as a new release.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Just tested the latest github version - it works now. Thanks again, this is a very useful plugin. After you release a new version i can test that too.
My skills with Github are limited - but I think I just pushed these updates as version 1.1
After activating Duedate we get this error in the board view - apparently as many times as there are active tasks.
When opening one task and returning to the board view, the error(s) are not shown anymore.
After changing to a different projekt board and returning to the one with duedate-sorting active, the errors are back.
This is our app configuration:
Screenshot of the errors in the project board: