Skip to content

Modification of error reports database #51

@jhaigh0

Description

@jhaigh0

As part of the error reporting overhaul Epic, the ErrorReport model will need to be modified to facilitate the linking of error reports to github issues. At the simplest level, this will mean adding an issue number field. Since there will be duplicate reports of the same bug, it may make sense to normalise the models by creating an issue model (similar to the user info model) which holds the issue number and a comparable version of the stack trace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions