Missleading messages at scheduled import
When you do a scheduled import you get this message at the end:
That message is missleading because it makes the user think that he has to wait until the import finishes. In fact a user reported to me that they left the computer turned on overnight waiting for the import to finish, which never happened because the cron job was not active which is a second problem. I think there should be a validation when doing a scheduled import that verifies that the cron job is active, otherwise it shouldn't let you continue with the import.
