Ticket #1008 (closed Defect: fixed)

Opened 8 years ago

Last modified 8 years ago

Changing a type's Data Type when instances already exists.

Reported by: jri Owned by: jri
Priority: Major Milestone: Release 4.8.4
Component: DeepaMehta Standard Distribution Version: 4.8.3
Keywords: Cc: dgf, Malte, JuergeN
Complexity: 3 Area: Robustness
Module: deepamehta-webclient

Description (last modified by jri) (diff)

Malfunctions happen when changing a type's Data Type, e.g. from "Text" to "Number", when instances already exists.
When rendering such an instance in the Webclient's detail panel the rendering remain incomplete and a client-side error is reported in the web console.

Change History

comment:1 Changed 8 years ago by jri

  • Status changed from new to accepted

comment:2 Changed 8 years ago by jri

  • Description modified (diff)

comment:3 Changed 8 years ago by jri

  • Area set to Robustness

comment:4 Changed 8 years ago by Jörg Richter <jri@…>

In 00b5d1b3812fa82608321db1b496ee3947d0a32b/deepamehta:

Webclient: fix text value rendering (#1008).

If a Number (or Boolean) type is retyped to Text while instances exist already these instances are rendered properly in the detail panel.

See #1008.

comment:5 Changed 8 years ago by Jörg Richter <jri@…>

In 45c2deb742a8fbd98100e62a760ed6ec2bbb908d/deepamehta:

Webclient: fix text value sorting (#1008).

If a Number (or Boolean) type is retyped to Text while instances already exist these instances are sorted properly (for displaying in the detail panel).

See #1008.

comment:6 Changed 8 years ago by jri

  • Status changed from accepted to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.