Files
iTop/webservices
Pierre Goiffon 11e811cc4b N°3717 Improve iTop object history API (#192)
This fixes a major flaw in the history API that was causing "phantom" CMDBChange records (without any CMDBChangeOp attached). That was happening especially in iProcess impl.
For example this lead to the creation of the combodo-cmdbchange-cleaner module in the Mail To Ticket extension.

The modifications in detail : 
- We can now pass a non persisted CMDBChange instance to \CMDBObject::SetCurrentChange
- No persistence done in \CMDBObject::CreateChange anymore
- Persistence of the attached CMDChange will be done if necessary in CMDBChangeOp::OnInsert
- New CMDBObject::SetCurrentChangeFromParams helper method to ease resetting the current change
2022-04-19 17:13:18 +02:00
..
2019-11-08 16:51:57 +01:00
2019-03-20 10:14:54 +01:00
2021-12-02 10:32:29 +01:00
2019-11-08 16:51:57 +01:00
2020-02-18 17:02:13 +01:00
2020-05-13 14:38:32 +02:00
2019-11-08 16:51:57 +01:00