group change of the reporter_ID in issue

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
rondezo
Posts: 85
Joined: 09 Feb 2021, 09:18

group change of the reporter_ID in issue

Post by rondezo »

Hello everyone, how do I make a group change to the reporter_ID in issue, just like how can I make a group change to the handler_ID? Any ideas?
2.25.7
Версия схемы 211
Версия PHP 7.4.33
Драйвер базы данных mysqli
Версия база данных, описание 10.10.2, 10.10.2-MariaDB
JulesA
Posts: 37
Joined: 11 Feb 2020, 10:01

Re: group change of the reporter_ID in issue

Post by JulesA »

Hello,

What do you call a "groupe change" ?
Also please translate latest part, it's an english forum :)

Kind regards

Jules
rondezo
Posts: 85
Joined: 09 Feb 2021, 09:18

Re: group change of the reporter_ID in issue

Post by rondezo »

JulesA wrote: 22 Aug 2023, 12:27 What do you call a "groupe change" ?
Also please translate latest part, it's an english forum :)
Jules
I need change a reporter_ID in multiple tasks at the same time. Now I can only do this in the task editing mode, which takes a lot of time. This feature is implemented for handler_ID only - I can assign many tasks at the same time.

Scheme version 211
PHP version 7.4.33
mysqli Database Driver
Database version, description 10.10.2, 10.10.2-MariaDB

Ths
JulesA
Posts: 37
Joined: 11 Feb 2020, 10:01

Re: group change of the reporter_ID in issue

Post by JulesA »

Probably not doable with GUI, I don't know any ways, you could maybe update directly in base using mantis_bug_table table, and field reporter_id but be cautious.

Jules
Post Reply