Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Imported From: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/5b38569bd407464d#

As a part

...

of 

Jira Legacy
serverSystem Jira
serverId513b375f-8291-3313-9d9f-704c39b1f915
keyINP-47

...

 where we are

...

checking all project configs and converting check-box fields to use Formatters,

...

 we came across another minor issue

...

where we have fields named "Enabled"

...

 with the column named "la_col_Status", thus the options were

...

Active (la_opt_Active) and Disabled (la_opt_Disabled).

'Enabled' => Array ('title' => 'la_col_Status', 'filter_block' =>
'grid_options_filter', 'width' => 60, ),

I suggest we create a separate task where we check the whole project
of these places and convert them accordingly.
What do you think?