Dmitrii
Dmitrii
Hello, could you please provide me with your database version, Mattermost version, and the current migration version? I'll try to reproduce the issue.
I have not tested it with MySQL, and there is no migration for MySQL in the package. I will attempt to add migration and test it. I hope all SQL...
I have made a pre-release version. I am still testing it, but everything should work. You can try this version. Maybe you can find some bugs. https://github.com/dmitrijkir/mattermost-plugin-calendar/releases/tag/0.5.2
In your database connection string, you must set the parseTime parameter to true. ```&parseTime=true```
Thank you for your idea. I'll look into CalDAV synchronization. Researching different calendar providers takes time.
Hi. Try typing something in this field; if it doesn't help, you can try accessing Mattermost through a browser, open the console, and check what the requests return and if...