Skip to content

feat(gc): record event type for manifest tasks queued due to list delete

João Pereira requested to merge gc_track_deleted_manifest_lists into master

Related to #487 (closed). Please read the issue for context.

Here we update the gc_track_deleted_manifest_lists function so that it starts filling the new event column with the corresponding event identifier - manifest_list_delete.

Edited by João Pereira

Merge request reports