Skip to content

article uuid request from database returns comments without user's name #36

@rooberrydev

Description

@rooberrydev

Screenshot 2020-05-26 at 16 36 24

this is for a request of the format
https://awsbackendurl/dev/commentative/${req.params.uuid}

which should be returning all the info necessary to load that article and its comments on the page.

currently returns article content and comments(text and reference id) but not the user attached to each comment.

the user does get posted to the database, so the query needs to be edited to return this info as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions