IRC logs for #farmOS, 2026-06-19 (GMT)

2026-06-18
2026-06-20
TimeNickMessage
[20:00:13]<farmBOT>@farmOS@fosstodon.org => #farmOS 4.0.3 has been released! https://github.com/farmOS/farmOS/releases/4.0.3 => https://fosstodon.org/@farmOS/116773279249602815
[22:56:16]* farmBOT has joined #farmos
[09:22:02]<mstenta[m]>FYI to anyone updating to farmOS 4.0.3, with an instance that has the plan module installed before v4, you may run into an error during the update. Documenting here (with a workaround): https://github.com/farmOS/farmOS/issues/1090
[09:23:55]<mstenta[m]>If you don't have plan installed, and/or your instance was originally created on v4, then you won't be affected
[09:24:21]<mstenta[m]>If you are affected, the workaround is very simple. See the issue for details.
[09:24:31]<mstenta[m]>But I'll try to get a new version tagged with a permanent fix soon.
[10:13:50]<mstenta[m]>pcambra paul121 Can I request a quick review on this if you have a moment? https://www.drupal.org/project/log/issues/3604200
[10:14:16]<mstenta[m]>If that looks good, then I'll open a similar PR for farmOS entity types
[10:23:22]<pcambra[m]>I normally do instanceof instead of the variable type hinting so I can check the object AND get the IDE understading whats going on
[10:28:49]<pcambra[m]>otherwise the change seems sensible
[10:30:27]<mstenta[m]>Thanks pcambra!