Hi,
In our extension we use the relation startPost() from discussion, but if we delete once and for all the first post of a discussion, we've got JS error ...
TypeError: discussion.startPost(...).id is not a function(…)
In fact, in the discussions table there's no change of the startPostId stored, so the relation is wrong..
Is that a bug of flarum core or did we do something wrong ?
Thanks
Edit: We use last beta release