Hello,
A described in the User Guide, a lot of history is present in the tables but not all.
Is there a reason why some changes are not visible, like the change of an email in the ressource object ? (Must the change be present at midnight for instance to be visible) ?
Are all these changes in the history sql table ?
Thanks,
Hi,
Some changes may be hidden for profile that does not have right to see the data.
The history may also have been archived, either because item is closed or because data change is older than duration specified on the global parameters.
For the second option, you can try and show archive history...
Hello,
For solution 1, no because I am admin
For solution 2, events are very recent. The history archive is stopping just before the events I want to see. What is the mecanism of this history archive ?
Thanks,
Archoving history moves history of changes from table history to table historyarchive.
(this is to ease insert of new lines in history, to increase performance)