Skip to content

Merge as duplicate #5

@getdatakick

Description

@getdatakick

Add ability to merge multiple log entries under single issue.

Sometimes two different error logs are symptom of the same problem, or are even identical. For example, if line inside file changes, new error log entry can be created because of this:

Undefined index 'whatever' in /classes/Tools.php:4560

Undefined index 'whatever' in /classes/Tools.php:4567

We should be able to merge these two instances and track them together under single issue.

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