Problem/Motivation
Multiple comment fields can be added to an entity bundle. This is a use case that doesn't seem to be well-tested, and there are at least some areas of the code that assume there's only one comment field.
Proposed resolution
Remaining tasks
- Write more (if there are any to begin with?) automated tests using multiple comment fields.
- Manually test with multiple comment fields.
User interface changes
?
API changes
?
Data model changes
?
Comments