Hi everyone, quick question When creating an Empl...
# general
e
Hi everyone, quick question When creating an Employee Saved Search, there is a
Last Modified
column available. The dates of this "Last Modified" show a date where a CVS Import operation was executed, even when the specific Employee was not modified (probably its data was the same as before the update) and the Employee doesn't show a change in the System Logs. Is it normal?
👀 1
j
If the employee record was in the CSV import file, then probably yes. I'd imagine that it edits and re-saves the record if it's in the file, even if no fields get changed. I think you'd see the same behavior if you edited and re-saved (with no changes) an employee record in the UI.
e
😨
Thanks @James Morris, let me test that idea 🙂
c
Yes. The “Last Modified” field on records (like Employee) does not strictly mean “data changed”.
It actually means that the record was touched by a system operation.
🤖 1
e
Yep, confirmed