Details about who applied a fix and when.
type FixAppliedDeatils { appliedBy: String appliedDate: Date }
appliedBy String
String
Name of the user who applied the fix
appliedDate Date
Date
Date when the fix was applied
{} Issue.fixAppliedDeatils
Last updated 7 months ago