If you have a correctly setup and working Source Integration plugin, then
you should be all set.

For the record, the legacy source_* configs were already obsolete in 1.3.0
(see https://mantisbt.org/bugs/view.php?id=11732).

As for automatic resolution of issues, this is controlled by an option in
the Source Integration plugin's config (Resolve Fixed Issues). I think it
should work also when importing changesets initially, but to be honest I am
not really sure... I would have to look at the plugin's source code to
confirm, but don't have time for that at the moment. Also keep in mind that
the source integration plugin has 2 distinct regex, one for identifying
issues and one for resolving them.

On Thu, 14 Sept 2023 at 17:19, Fabian Cenedese <cened...@indel.ch> wrote:

> Hello
>
> After an update from 1.3.11 to current version (including current
> Source* plugins) I get some warnings in the admin/check page,
> probably because I just copied over the config files:
>
> The configuration option source_control_notes_view_status is now obsolete
> The configuration option source_control_account is now obsolete
> The configuration option source_control_set_status_to is now obsolete
> The configuration option source_control_regexp is now obsolete
> The configuration option source_control_fixed_regexp is now obsolete
> The configuration option status_percentage_legend is now obsolete
> The configuration option inline_file_exts is now obsolete
>
> Can these options just be removed? Or would the information need
> to be entered in some other place? I couldn't find information on
> https://github.com/mantisbt-plugins/source-integration/ (or other
> places).
>
> And a follow-up question: Should closing of issues with the #Fixed
> regexp just work with importing changesets? The commit messages
> are added to the mentioned issues but the issues are not closed
> (neither status nor resolution is changed). Is this related to the
> warnings above? Is it necessary to call ...?page=Source/checkin?
>
> Thanks
>
> bye  Fabi
>
>
>
> _______________________________________________
> mantisbt-help mailing list
> mantisbt-help@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mantisbt-help
>
_______________________________________________
mantisbt-help mailing list
mantisbt-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mantisbt-help

Reply via email to