← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1295182] [NEW] Support for saving collection is missing

 

Public bug reported:

Support for saving edited collection is missing

var collection = mode.collection(modelData.collectionId);
collection.color = color;
collection.save() or model.saveCollection(collection);

Please add necessary support in EDS

** Affects: qtorganizer5-eds (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtorganizer5-eds in Ubuntu.
https://bugs.launchpad.net/bugs/1295182

Title:
  Support for saving collection is missing

Status in “qtorganizer5-eds” package in Ubuntu:
  New

Bug description:
  Support for saving edited collection is missing

  var collection = mode.collection(modelData.collectionId);
  collection.color = color;
  collection.save() or model.saveCollection(collection);

  Please add necessary support in EDS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtorganizer5-eds/+bug/1295182/+subscriptions


Follow ups

References