Sackgesicht VIP
Total posts: 1,636
04 May 2016 02:00

IMPORT does not support version control/audit log (like "Log new records", "Log edit records") if activated in TYPE settings.

Last Modified: 17 Jun 2016


Sergey
Total posts: 13,748
06 May 2016 08:22

What do you mean? Audit log have no records that article was updated?

That is true because real article save process is very complicated. Import just try to mimic this proces and cannot imclude everything.


Sackgesicht VIP
Total posts: 1,636
06 May 2016 09:26

Sergey What do you mean? Audit log have no records that article was updated?

Correct. Import either updates existing record or creates new record.

That means if the TYPE setting has version control on and record new event or record edit event is true , it only needs to either ATlog::log($record, 1) or ATlog::log($record, 2) , right?

It might even be worth to add 2 new events -- New import , update import ....


Sergey
Total posts: 13,748
10 May 2016 07:15

I have added those events to import.


Sackgesicht VIP
Total posts: 1,636
09 Jun 2016 02:23

Small cosmetic issue (title in green):

2016-06-09_10-26-33


Sackgesicht VIP
Total posts: 1,636
09 Jun 2016 03:09

Import audit log recording is not working.

It does not record all actions and stores no values in record_id, type_id and section_id


Sergey
Total posts: 13,748
12 Jun 2016 11:03

Should be fixed by next update. Or i can drop you to skype if you want.


Sackgesicht VIP
Total posts: 1,636
12 Jun 2016 11:05

skype is online ... i can test import if you want ...


Sackgesicht VIP
Total posts: 1,636
13 Jun 2016 08:36

it does not work. Importing does not create any record in #__js_res_audit_log.

TYPE setting "enable audit log" = YES / CAUDLOG30, CAUDLOG31 = YES


Sergey
Total posts: 13,748
17 Jun 2016 15:57

Fixed. But it will only log. There woun't be any new version on update.

Powered by Cobalt