VirtusLab-Open-Source / strapi-plugin-comments

A plugin for Strapi Headless CMS that provides end to end comments feature with their moderation panel, bad words filtering, abuse reporting and more.
MIT License
405 stars 63 forks source link

[CU-2zhvxrm] Admin response author field and indication are not populated #162

Closed cyp3rius closed 1 year ago

cyp3rius commented 1 year ago
    Hi, I have tried responding direct from the panel (version `2.2.0`) but the `author` object won't get populated completely:
{
  avatar: null,
  email: "lorem@ipsum.com",
  id: "1",
  name: null
}

Despite the fact that this user is a super admin and does have first and last name, they both are ignored. What's more, right know there is no indicator that this comment comes from the admin or a staff member.

Originally posted by @kwiat1990 in https://github.com/VirtusLab-Open-Source/strapi-plugin-comments/issues/55#issuecomment-1280018526

cyp3rius commented 1 year ago

ClickUp tracking: https://app.clickup.com/t/2zhvxrm

cyp3rius commented 1 year ago

@kwiat1990 this has been fixed in v2.2.2-beta.1

cyp3rius commented 1 year ago

@kwiat1990 fixed in v2.2.3