How can i modify RESOLUTION field?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
ruben.ruiz
Posts: 3
Joined: 31 Jan 2022, 11:56

How can i modify RESOLUTION field?

Post by ruben.ruiz »

Hello,
When we have an issue with estate: assigned we can't modify the resolution field. It's blocked.
How can we change it?

MantisBT Version 2.25.2
Schema Version 211
PHP Version 7.3.31-1~deb10u1
Database controller mysqli
Database Version; Descrition 10.3.31, 10.3.31-MariaDB-0+deb10u1
Thanks a lot
cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: How can i modify RESOLUTION field?

Post by cas »

Normally if it is assigned, it is not resolved yet but in Edit mode you can adjust it.
ruben.ruiz
Posts: 3
Joined: 31 Jan 2022, 11:56

Re: How can i modify RESOLUTION field?

Post by ruben.ruiz »

I don't think I made myself clear.
When we have an issue with state field = ASSIGNED we can't modify the reolution field. That field is locked in that state
I think it can be modified in a .php file, but which one?
cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: How can i modify RESOLUTION field?

Post by cas »

You can change that field if you edit that issue so first click on bottom left EDIT button. No need to adjust any php script.
ruben.ruiz
Posts: 3
Joined: 31 Jan 2022, 11:56

Re: How can i modify RESOLUTION field?

Post by ruben.ruiz »

The error in the screenshot I have uploaded is the one that appears when I want to modify the field:

The resolution "not playable" is not allowed for the status "assigned".

Use the "Back" button of your web browser to return to the previous page. There you can correct the problems that have been identified in this error notification or select another action. You can also click on an option in the menu bar to go directly to a new section.

How can I allow other options if the status is assigned?
Attachments
Mantis_error.png
Mantis_error.png (16.92 KiB) Viewed 1601 times
cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: How can i modify RESOLUTION field?

Post by cas »

The error is correct, that status is not allowed in combination with the selected Resolution.
Please see here:
https://support.mantishub.com/hc/en-us/ ... resolution
Post Reply