mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Add debug log [skip ci]
This commit is contained in:
		| @@ -135,6 +135,7 @@ class IndexController extends Controller | ||||
|  | ||||
|             return redirect(route('import.job.status.index', [$importJob->key])); | ||||
|         } | ||||
|         Log::debug('Job has configuration. Redirect to job-config.'); | ||||
|         // Otherwise just redirect to job configuration. | ||||
|         return redirect(route('import.job.configuration.index', [$importJob->key])); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user