@@ -694,7 +694,7 @@ impl AppService {
|
||||
|
||||
Ok(())
|
||||
}
|
||||
/// Bypass-permission variant to update a job status with transition validation.
|
||||
/// Bypass-permission variant to update a job status with transition validation.
|
||||
/// This skips the executor permission check but enforces the same state transition rules.
|
||||
pub async fn update_job_status_unchecked(
|
||||
&self,
|
||||
|
Reference in New Issue
Block a user