Skip to content

Bug-fixes in JobItem and RealDataItem

Ammar Nejati requested to merge fixRealDataItem into main

For JobItem and RealDataItem:

  • Bugs in setting the parent and model (for the SessionItem tree hierarchy) are removed.
  • The serialization/deserialization of data items are improved and corrected.
  • A method is added RealDataItem to make a copy of an instance without using the serialization/deserialization mechanism of SessionItem (at the RealDataItem level).

Related to issues #316 (closed) and #318 (closed)

Edited by Ammar Nejati

Merge request reports

Loading