Skip to content

Expose erased_at in job API

Lennard Sprong requested to merge (removed):23988-erased-at into master

What does this MR do and why?

#23988

This adds the erased_at field to the API, so external tools such as the CLI and VS Code Extension can display a message when attempting to retrieve an erased job trace.

Screenshots or screen recordings

Currently, attempting to retrieve an erased job shows an empty log.

afbeelding

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Lennard Sprong

Merge request reports