View Issue Details

IDProjectCategoryView StatusLast Update
0005656mantisbtcustom fieldspublic2023-01-09 07:26
Reporterbryce Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status confirmedResolutionopen 
Product Version1.0.0a2 
Summary0005656: Change status to: 'page' not displaying the custom fields in it
Description

I set a number of custom fields to 'display when updating issues'. When I change the status of the issue, the custom fields do not appear on this page. They do appear on the page if change the status to resolved or close, if I have them to appear on "display when closing issues, etc'

Note 1: These same custom fields appear on these pages when the status was changed in 0.19.2

Note 2: If you set the custom field to 'required on update', you cannot save the changes on the change status page, because it states that the custom field is requires a value.

Additional Information

1) Setup a custom field to display when updating issues. Ensure it is assigned to the project you are in
2) Find a issue in the project, and change it's status via change status to button to something other than close or resolved
3) Look for custom field

TagsNo tags attached.

Relationships

related to 0005068 closedvboctor Custom fields showing up unexpectedly while doing "Change Status to:" 
related to 0031666 closedcommunity Hook for Custom field on bug_change_status_page 
has duplicate 0019958 closedatrol Custom fields inclusion to bug_change_status_page.php 
child of 0005650 acknowledged Investigate/Implement Enhanced Custom Field support 

Activities

thraxisp

thraxisp

2005-05-26 09:13

reporter   ~0010243

Last edited: 2005-05-26 09:13

You are correct. Only required custom fields are displayed in the change_status_page. This required a more extensive control of the settings for custom fields (as has already been proposed).

All fields can be updated through the update link in the interim.

jazz

jazz

2016-06-24 09:01

reporter   ~0053440

Is there any way through which I can show custom field in change_status_page .Here Custom field should not be required field.

dregad

dregad

2023-01-09 07:26

developer   ~0067279

As a workaround, 0031666 proposes introduction of a plugin event, to allow control of which custom fields to display.