I reverted the issue PM-1947
This commit is contained in:
@@ -321,7 +321,7 @@ class Task
|
||||
}
|
||||
|
||||
//Validating TAS_TRANSFER_FLY value
|
||||
if ($arrayProperty["TAS_TRANSFER_FLY"] == "TRUE") {
|
||||
if ($arrayProperty["TAS_TRANSFER_FLY"] == "FALSE") {
|
||||
if (!isset($arrayProperty["TAS_DURATION"])) {
|
||||
throw (new \Exception("Invalid value specified for 'tas_duration'"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user