Remove description field from MR entities if they're not required

All the merge request serializer entities are inherited from IssuableEntity even if the title and description fields are not required to be in the response. That might have an impact on the performance since the description field is often sizeable.

Let's consider investigating and inherit from this entity only if necessary

Assignee Loading
Time tracking Loading