Skip to content

When resolving issues, 'reopened' resolution is not changed to 'fixed' #191

Description

@dregad

When the plugin is configured to automatically resolve issues (i.e. Fixes #xxx) one would expect that a reopened issue would be resolved and marked as fixed.

The status is changed, but the resolution remains 'reopened'.

This is caused by the sequence of resolutions in $g_resolution_enum_string, where 'reopened' (30) is actually higher than 'fixed' (20). See MantisBT issue #16054.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions