yuuvis® RAD Q&A

0 votes
by (820 points)

Hi,

if I move an DmsObject the version number of a DmsObjectHistoryEntry entry is not incremented.

[{
	"version": 6,
	"time": "2019-06-04T07:36:13Z",
	"title": "Die Indexdaten wurden geändert.",
	"description": "Die Indexdaten des Objekts wurden geändert.",
	"group": "MODIFICATION",
	"type": "INDEX_DATA_CHANGED"
}, {
	"version": 6,
	"time": "2019-06-04T07:36:31Z",
	"title": "Das Objekt wurde verschoben.",
	"description": "Das Objekt wurde verschoben.",
	"comment": "",
	"group": "MODIFICATION",
	"type": "OBJECT_MOVED"
}, {
	"version": 6,
	"time": "2019-06-04T07:36:48Z",
	"title": "Das Objekt wurde verschoben.",
	"description": "Das Objekt wurde verschoben.",
	"comment": "",
	"group": "MODIFICATION",
	"type": "OBJECT_MOVED"
}]

Is this the intended behavior or a bug? System is enaio 4.12 (perhaps this is already resolved in 5.xx)

TIA

Dennis

1 Answer

0 votes
by
selected by
 
Best answer

Moving of a dms-object creates no new version.

...