The 'subject' FieldProperty of ForumPost is never set nor exposed, and it interferes with the subject @property on the Post class. Remove the FieldProperty and write a script to remove that field from all the ForumPosts in the DB.
Tickets: #2024
scripts/remove-forumpost-subject.py will remove 'subject' from existing ForumPosts.
Validation till the script is run
merged to forge:dev @ [bc9dc663]
Log in to post a comment.
scripts/remove-forumpost-subject.py will remove 'subject' from existing ForumPosts.
Validation till the script is run
merged to forge:dev @ [bc9dc663]