web stats

Mirth Connect

User preferences size needs to be increased from varchar(255)

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.8.0
  • Fix Version/s: 1.8.1
  • Component/s: Administrator
  • Labels:
    None
  • Operating System:
    Windows XP

Description

User preferences size needs to be increased from varchar(255). Much larger objects like lists of ignored plugins need to be stored.

Activity

Hide
Jacob Brauer added a comment -
Changed user preferences VALUE column type to TEXT, CLOB, or database equivalent. Also added it to database migration scripts. Derby does not allow modifying the column type, but I did increase the varchar size to 4000 on migration.
Show
Jacob Brauer added a comment - Changed user preferences VALUE column type to TEXT, CLOB, or database equivalent. Also added it to database migration scripts. Derby does not allow modifying the column type, but I did increase the varchar size to 4000 on migration.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: