Skip to content

Refactor Issue and Candidate Comments #52

@mhinkie

Description

@mhinkie

Is your feature request related to a problem? Please describe.
Currently Issue comments and candiate comments are saved in different DB-Tables and have different Models in the API although they share the same functionality. These could be merged.

Describe the solution you'd like
Update Comment handling so only one Model (Comment) exists which is used both for Issues and Candiates.

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