Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TM-1531] delayed job with data (#619)
* [TM-1531] entity record and creator to delayedJOb * [TM-1531] add useer to endpoint * [TM-1531] add entity data for polygons validations * [TM-1531] lint * [TM-1531] add is_cleared * [TM-1531] add to fix polygons entity * [TM-1531] store delayed data for uploads * [TM-1531] send mails when job for upload, check or fix is complete * [TM-1531] send correct user for mails * [TM-1531] modify column name on delayed jobs table * [TM-1531] change attribute name to progress message * [TM-1531] lint fix * [TM-1531] change to is_aknowledged value * [TM-1531] change created_by type, change to is_acknowledge * [TM-1531] add name to delayed jobs * [TM-1531] lint * [TM-1531] remove comment * [TM-1531] correct name for job * [TM-1531] lint --------- Co-authored-by: cesarLima1 <[email protected]>
- Loading branch information