We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eb1d70 commit 6dc88fdCopy full SHA for 6dc88fd
services/static-webserver/client/source/class/osparc/data/model/Study.js
@@ -294,7 +294,6 @@ qx.Class.define("osparc.data.model.Study", {
294
// Properties of the Study class that should not be serialized
295
// when serializing the study object to send it to the backend
296
IgnoreSerializationProps: [
297
- "lastChangeDate",
298
"permalink",
299
"state",
300
"pipelineRunning",
0 commit comments