Skip to content

Test fields actual_time and estimated_time #11121

@fopina

Description

@fopina

actual_time = models.TimeField(null=True, blank=True, editable=False)

I just spent about an hour trying to set actual_time when update a test via REST API and then looking through the code to see how if it was used anywhere...

To be honest, documentation doesn't mention it as possible request payload anywhere, but it's part of the output. I don't see it in the UI either.

Is it something that was deprecated? I thought it could be a good place to store scanner run times for metrics later, just checking as I can use any other field

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions