Project

General

Profile

Actions

Bug #157

closed

Unchecked custom fields of projects are still displayed on project index page table

Added by liaham about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
02/12/2021
Due date:
% Done:

100%

Estimated time:
Affected Version:
Compatible Redmine Version:

Description

If a user unchecks a project custom field in the respective project type and has defined table columns for that field on the project index page then the values are still displayed for this field.


Related issues 1 (0 open1 closed)

Related to Redmine Project Types - Improvement #164: Revise the treatment of object custom fieldsClosedliaham02/18/2021

Actions
Actions #1

Updated by liaham about 4 years ago

  • Subject changed from Unchecked custom fields of project are still displayed on project index page table to Unchecked custom fields of projects are still displayed on project index page table

In order to exclude the respective data from the project list they can either be

i) deleted or

ii) the query needs to be manipulated.

Possibility ii) is no option because this may cause unexpected behaviour all across Redmine.

The deletion is the current behavior of Redmine core. That is, when an administrator deletes a project custom field, the field is deleted from db.

Actions #2

Updated by liaham about 4 years ago

  • Related to Improvement #164: Revise the treatment of object custom fields added
Actions #3

Updated by liaham about 4 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

These changes are now forbidden when there are projects having values in that field.

Actions #4

Updated by liaham about 4 years ago

  • Target version changed from 4.1.0 to 3.0.2
Actions

Also available in: Atom PDF