GrailsFlow

Storage of inList parameter: One process_attribute_def per value

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 0.9.3
  • Fix Version/s: 0.9.3, 1.0
  • Component/s: None
  • Labels:
    None
  • Request Controller:
    Czeranka, Norbert
  • External Supervisor:
    Voitovich, Mary
  • Executing Programmer:
    Please select
  • Ext Project Id:
    AUDI-01.5

Description

Ticket GFW-117 describes a problem with editing long inList elements.

Storing the complete inList elements in one process_attribute_def, could easily run into lenght problems. The column attribute_value has a maximum length of 255 characters.

Instead of storing the complete list in one record, we should store the single values of the list in an own process_attribute_def record.
Ordering of elements in the inList are lost. This is OK as long as the list elements are alphanumeric ordered when loading again.

Issue Links

Activity

Hide
Czeranka, Norbert added a comment - 05/Aug/09 9:59 AM

Please analyze necessary enhancements and provide estimation.

Show
Czeranka, Norbert added a comment - 05/Aug/09 9:59 AM Please analyze necessary enhancements and provide estimation.

People

Vote (0)
Watch (0)

Dates

  • Created:
    05/Aug/09 9:59 AM
    Updated:
    04/Sep/09 3:08 PM
    Resolved:
    04/Sep/09 2:33 PM