We shouldn't require summary in posts. If it's missing in the feed, it
should be autogenerated from the body.
Ideally, we should also allow treating the summary field as the intro
text, which is concatenated with the body instead of being duplicative
of it. Eventually that'd require allowing the summary to be HTML as
well.
State ⇒ Accepted
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Don't require summary in posts
Queue ⇒ Jonah
Milestone ⇒
Patch ⇒ No
should be autogenerated from the body.
Ideally, we should also allow treating the summary field as the intro
text, which is concatenated with the body instead of being duplicative
of it. Eventually that'd require allowing the summary to be HTML as
well.
This dovetails somewhat with
#6400.